Skip to content

Commit 6e8ee6f

Browse files
authored
Merge pull request hemanth#45 from marcusnielsen/patch-2
Fix spelling of "an variable"
2 parents c745ecb + 64b9705 commit 6e8ee6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ undefined
240240

241241
## Constant
242242

243-
> An variable that cannot be reassigned once defined.
243+
> A variable that cannot be reassigned once defined.
244244
245245
```js
246246
const five = 5

0 commit comments

Comments
 (0)