diff --git a/js-types-n-oop.js b/js-types-n-oop.js index 2d4509e..128d950 100755 --- a/js-types-n-oop.js +++ b/js-types-n-oop.js @@ -49,7 +49,7 @@ // // Note that all numbers are of the same "type", this is different to -// alot of other languages where numbers are represented closer to the +// allot of other languages where numbers are represented closer to the // low-level hardware implementation and thus are represented by a // whole range of number types. //