diff --git a/guide/english/javascript/numbers/index.md b/guide/english/javascript/numbers/index.md
index 50619d0511..e706287f84 100644
--- a/guide/english/javascript/numbers/index.md
+++ b/guide/english/javascript/numbers/index.md
@@ -4,7 +4,7 @@ title: Numbers
## Numbers
-The implementation of JavaScript's `number`s is based on the `IEEE 754` standard, often called "floating-point."
+The implementation of JavaScript's `numbers is based on the `IEEE 754` standard, often called "floating-point."
IEEE 754 Wikipedia Link