diff --git a/source/guide/3.2/understanding-blueprints.md b/source/guide/3.2/understanding-blueprints.md index 8f2e00dcd..4e982eb18 100644 --- a/source/guide/3.2/understanding-blueprints.md +++ b/source/guide/3.2/understanding-blueprints.md @@ -56,7 +56,7 @@ node_templates: type: cloudify.types.host # omitted for brevity second_node - type: clouydify.types.web_server + type: cloudify.types.web_server # omitted for brevity {% endhighlight %}