diff options
| -rw-r--r-- | hjson.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/hjson.html.markdown b/hjson.html.markdown index eb9b7978..e5dd9888 100644 --- a/hjson.html.markdown +++ b/hjson.html.markdown @@ -52,7 +52,7 @@ Let's take a look at examples to see the key syntax differences!          '''          I wish JSON was more human readable.          If only there was a JSON for my needs! -        Oh wait.. there is! It's called HJSON. +        Oh wait.. there is! It's called Hjson.          '''      # Backslashes are interpretted as an escape character ONLY in quoted strings | 
