Merge pull request #210 from usernamehw/patch-7

Typo
This commit is contained in:
Ilya Kantor 2017-09-27 00:48:19 +03:00 committed by GitHub
commit a1b2d95db7

View file

@ -9,7 +9,7 @@ Till now we've only seen strings. Now let's see the advantages that symbols can
## Symbols ## Symbols
"Symbol" value represents an unique identifier. "Symbol" value represents a unique identifier.
A value of this type can be created using `Symbol()`: A value of this type can be created using `Symbol()`: