diff options
| author | MrTeferi <92750180+MrTeferi@users.noreply.github.com> | 2022-08-08 10:37:06 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-08 10:37:06 -0500 |
| commit | 0960b445c5f21679c9e9b92b8c2cad0cc2c49475 (patch) | |
| tree | 75efdc91db69da633c92e7bf95e5568e9a2653a5 | |
| parent | 79aae22593543bf0df0b4b2ffd19f6671966fae8 (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 e000700a..2fbda8ef 100644 --- a/hjson.html.markdown +++ b/hjson.html.markdown @@ -72,7 +72,7 @@ Let's take a look at examples to see the key syntax differences! my mom "my dad" ] - hjson-power-level: 9000 + Hjson-power-level: 9000 supported: { python: yes java: yes |
