Skip to content

Commit 4695216

Browse files
committed
minor fixes
1 parent afbd71d commit 4695216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-js/04-object-basics/08-symbol/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Otherwise, if one uses another type, such as number, it's autoconverted to strin
1010

1111
Till now we've been using only strings.
1212

13-
Now let's explore symbols, see what they can do good for us.
13+
Now let's explore symbols, see what they can do for us.
1414

1515
## Symbols
1616

0 commit comments

Comments
 (0)