Fix documentation syntax problems

This commit is contained in:
Toshio Kuratomi 2014-12-16 12:25:41 -08:00
commit b74a02301b
5 changed files with 7 additions and 9 deletions

View file

@ -25,7 +25,7 @@ Ansible or not) should begin with ``---``. This is part of the YAML
format and indicates the start of a document.
All members of a list are lines beginning at the same indentation level starting
with a ``- `` (dash and whitespace) character::
with a ``"- "`` (dash and whitespace) character::
---
# A list of tasty fruits