Merge pull request #15202 from wzyboy/patch-2

Fix a typo
This commit is contained in:
Brian Coca 2016-03-30 06:52:56 -07:00
commit 65c42605fe

View file

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