diff options
author | MrTeferi <92750180+MrTeferi@users.noreply.github.com> | 2022-08-08 10:37:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-08 10:37:53 -0500 |
commit | 752c313d9f8560bc7c9c572553a73cbf016625f5 (patch) | |
tree | c83ee3c92183bcf964af78d052537e1f1157f8e3 | |
parent | 9a96b10ef8fb043a8ed338c9f22ad9b6eff6ed05 (diff) |
Update hjson.html.markdown
Co-authored-by: Marcel Ribeiro Dantas <ribeirodantasdm@gmail.com>
-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 |