Merge pull request #518 from GorganRazvan/patch-1

Update article.md
This commit is contained in:
Ilya Kantor 2017-04-20 23:27:28 +02:00 committed by GitHub
commit 8c8b0ffd47

View file

@ -167,7 +167,7 @@ recipeMap.forEach( (value, key, map) => {
## Set ## Set
`Set` -- is a collection of values, where each value may occur. `Set` -- is a collection of values, where each value may occur only once.
The main methods are: The main methods are: