diff options
| author | MrTeferi <92750180+MrTeferi@users.noreply.github.com> | 2022-08-08 10:37:59 -0500 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-08 10:37:59 -0500 | 
| commit | 592e8ed3a47c7c06399c7b97cfde97f71b94e12e (patch) | |
| tree | fd0ec072afaafb13f3d75a23a47cdd236271bb82 /hjson.html.markdown | |
| parent | 752c313d9f8560bc7c9c572553a73cbf016625f5 (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 f8f6221c..2abeca1a 100644 --- a/hjson.html.markdown +++ b/hjson.html.markdown @@ -67,7 +67,7 @@ Let's take a look at examples to see the key syntax differences!      # Enjoy working with Hjson!      party-time: { -        hjson-lovers: [ +        Hjson-lovers: [              me              my mom              "my dad" | 
