in key/value pairs, whitespace is needed after the colon

pull/9815/head
axiaoxin 10 years ago
parent b9761a0692
commit c0cb4b3e08

@ -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

Loading…
Cancel
Save