From 36eab28c7c1661a495120fa3b32f5b86d121c0ba Mon Sep 17 00:00:00 2001 From: axiaoxin <254606826@qq.com> Date: Mon, 15 Dec 2014 15:53:35 +0800 Subject: [PATCH] making the whitespace expicity in dict --- docsite/rst/YAMLSyntax.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/YAMLSyntax.rst b/docsite/rst/YAMLSyntax.rst index f92ba5791e..1b15f81e2a 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: `` (colon and whitespac) and ``value`` form:: --- # An employee record