Fix spelling of "an variable"

This commit is contained in:
Marcus Nielsen 2016-06-09 14:30:24 +02:00
parent c745ecb7a0
commit 64b9705a80

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