Update article.md
This commit is contained in:
parent
f57be1bbb3
commit
c0c203e4cb
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ recipeMap.forEach( (value, key, map) => {
|
|||
|
||||
## 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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue