diff options
author | MrTeferi <92750180+MrTeferi@users.noreply.github.com> | 2022-08-08 10:37:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-08 10:37:41 -0500 |
commit | 32aeea15662d80a969d1f8047bdf2a48637b6d05 (patch) | |
tree | 6c86f0cbe90a82576b3271f96048315caab09838 /hjson.html.markdown | |
parent | 80a70f4fa14194dee82d2f8fa5718cbb24ae57d2 (diff) |
Update hjson.html.markdown
Co-authored-by: Marcel Ribeiro Dantas <ribeirodantasdm@gmail.com>
Diffstat (limited to 'hjson.html.markdown')
-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 f92190c0..1a8d5356 100644 --- a/hjson.html.markdown +++ b/hjson.html.markdown @@ -90,5 +90,5 @@ Let's take a look at examples to see the key syntax differences! ## Further Reading -* [HJSON.github.io](https://hjson.github.io/) Main HJSON site including editor support, how-to, etc. +* [Hjson.github.io](https://hjson.github.io/) Main Hjson site including editor support, how-to, etc. * [HJSON Packages](https://github.com/hjson/) Various HJSON packages for different applications. |