summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraxiaoxin <254606826@qq.com>2014-12-15 15:44:00 +0800
committeraxiaoxin <254606826@qq.com>2014-12-15 15:44:00 +0800
commitc0cb4b3e080ed154b847d1b782c3ca9d0080f0f3 (patch)
treefbb55b1c21b55353fe060971f16f1c726645e8fe
parentb9761a06923aee6da4f6e3c17ad1711796cb0bc0 (diff)
downloadansible-c0cb4b3e080ed154b847d1b782c3ca9d0080f0f3.tar.gz
in key/value pairs, whitespace is needed after the colon
-rw-r--r--docsite/rst/YAMLSyntax.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docsite/rst/YAMLSyntax.rst b/docsite/rst/YAMLSyntax.rst
index 0ebfb1be56..f92ba5791e 100644
--- a/docsite/rst/YAMLSyntax.rst
+++ b/docsite/rst/YAMLSyntax.rst
@@ -34,7 +34,7 @@ with a ``- `` (dash and whitespace) character::
- Strawberry
- Mango
-A dictionary is represented in a simple ``key:`` and ``value`` form::
+A dictionary is represented in a simple ``key: `` and ``value`` form::
---
# An employee record