1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update YAMLSyntax.rst

This commit is contained in:
Brian Peiris 2015-02-05 11:16:39 -05:00
parent 32a5dc22c6
commit ae5f64c232

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)::
with a ``"- "`` (a dash and a space)::
---
# A list of tasty fruits