diff --git a/readme.md b/readme.md index 034d745..5d69d70 100644 --- a/readme.md +++ b/readme.md @@ -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