diff options
Diffstat (limited to 'yaml.html.markdown')
| -rw-r--r-- | yaml.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/yaml.html.markdown b/yaml.html.markdown index 76e430e6..6e3e2c94 100644 --- a/yaml.html.markdown +++ b/yaml.html.markdown @@ -79,7 +79,7 @@ a_nested_map:  a_sequence:      - Item 1      - Item 2 -    - 0.5 # sequences can contain disparate types +    - 0.5 # sequences can contain disparate types.      - Item 4      - key: value        another_key: another_value | 
