Skip to content

Commit

Permalink
Merge pull request adambard#3337 from divayprakash/fix-yaml
Browse files Browse the repository at this point in the history
[yaml/en] Correct wording, closes adambard#3098
  • Loading branch information
divayprakash authored Oct 27, 2018
2 parents 6e0f5f6 + 699ab98 commit 7125b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yaml.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ set:
? item3
or: {item1, item2, item3}

# Like Python, sets are just maps with null values; the above is equivalent to:
# Sets are just maps with null values; the above is equivalent to:
set2:
item1: null
item2: null
Expand Down

0 comments on commit 7125b0f

Please sign in to comment.