mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
Fix a typo
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user