Merge pull request #45 from marcusnielsen/patch-2

Fix spelling of "an variable"
This commit is contained in:
hemanth.hm 2016-06-10 10:34:13 +05:30 committed by GitHub
commit 6e8ee6fc73

View file

@ -240,7 +240,7 @@ undefined
## Constant
> An variable that cannot be reassigned once defined.
> A variable that cannot be reassigned once defined.
```js
const five = 5