Skip to content

Commit

Permalink
Fix the Add example in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heldev authored Dec 24, 2017
1 parent 6117de0 commit 1e77ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ three | three
four | four
four |

Result: one, two, three, three, four, four
Result: one, two, three, three, four, four, four

### [Union](https://en.wikipedia.org/wiki/Set_(mathematics)#Unions)
The result is items from both lists, but only one item for every match. Example:
Expand Down

0 comments on commit 1e77ba8

Please sign in to comment.