Merge pull request #13372 from sreekanthpulagam/patch-1

Added missing closing quote
pull/13740/head
James Cammarata 9 years ago
commit 70e1095546

@ -47,7 +47,7 @@ Dictionaries and lists can also be represented in an abbreviated form if you rea
---
employees:
- martin: {name: Martin D'vloper, job: Developer, skill: Elite}
fruits: ['Apple', 'Orange', 'Strawberry', 'Mango]
fruits: ['Apple', 'Orange', 'Strawberry', 'Mango']
.. _truthiness:

Loading…
Cancel
Save