diff options
author | MrTeferi <92750180+MrTeferi@users.noreply.github.com> | 2022-08-08 10:37:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-08 10:37:30 -0500 |
commit | 89eef40121ad6b8974eef80db7304e8934fdadfe (patch) | |
tree | deb710bd566482f848e53294d1f65aa6cc248c41 | |
parent | 393da8e16fff94d61d05b21a12dd40cb9fa78615 (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 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 |