summaryrefslogtreecommitdiffstats
path: root/docs/tosca2heat/parser_new_keywords.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tosca2heat/parser_new_keywords.rst')
-rw-r--r--docs/tosca2heat/parser_new_keywords.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/tosca2heat/parser_new_keywords.rst b/docs/tosca2heat/parser_new_keywords.rst
index 9d572c2..d705d17 100644
--- a/docs/tosca2heat/parser_new_keywords.rst
+++ b/docs/tosca2heat/parser_new_keywords.rst
@@ -73,17 +73,17 @@ Extend types
2.Simple-tosca new keywords
---------------------------
-Some keywords are defined in tosca simple profile,but are not
-impletmented in code,except policy type, which are not yet defined
-completely now.
+Some keywords are only defined in tosca simple profile,but are not
+supported in tosca-paser, and some keywords such as "policy type", are not yet defined
+completely so far.
2.1 topology template keyname
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- “substitution\_mappings” syntax
+- "substitution\_mappings" syntax
An optional declaration that exports the topology template as an
- implementation of a Node type, Which is not supported by toscalib.
+ impletmentation of a node type, which is not supported by tosca-parser.
2.2 Group types
~~~~~~~~~~~~~~~