diff --git a/json.html.markdown b/json.html.markdown
index f86f0ae9..0e1a7d24 100644
--- a/json.html.markdown
+++ b/json.html.markdown
@@ -43,6 +43,6 @@ going to be 100% valid JSON. Luckily, it kind of speaks for itself.
]
],
- "that was short": "And, you're done. You know know everything JSON has to offer."
+ "that was short": "And, you're done. You now know everything JSON has to offer."
}
```