summaryrefslogtreecommitdiffhomepage
path: root/json.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'json.html.markdown')
-rw-r--r--json.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/json.html.markdown b/json.html.markdown
index 6d06ffe4..9041eaa2 100644
--- a/json.html.markdown
+++ b/json.html.markdown
@@ -53,6 +53,6 @@ going to be 100% valid JSON. Luckily, it kind of speaks for itself.
, "another comment": "how nice"
},
- "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."
}
```