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 40dad1df..f8f6221c 100644 --- a/hjson.html.markdown +++ b/hjson.html.markdown @@ -33,7 +33,7 @@ Let's take a look at examples to see the key syntax differences! # Notice that commas are also not required! # If using commas, strings DO require quotes! object: { - name: hjson + name: Hjson properties: [ readable exciting |