summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--json.html.markdown2
1 files changed, 1 insertions, 1 deletions
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."
}
```