1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-17 20:11:57 +02:00

Update hjson.html.markdown

Co-authored-by: Marcel Ribeiro Dantas <ribeirodantasdm@gmail.com>
This commit is contained in:
MrTeferi
2022-08-08 10:37:16 -05:00
committed by GitHub
parent 79f799a919
commit 4a4d5fda81

View File

@@ -6,7 +6,7 @@ contributors:
lang: en
---
HJSON is an attempt to make [JSON](https://learnxinyminutes.com/docs/json/) more human readable.
Hjson is an attempt to make [JSON](https://learnxinyminutes.com/docs/json/) more human readable.
HJSON is a syntax extension to JSON.
It's NOT a proposal to replace JSON or to incorporate it into the JSON spec itself.