Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Nov 23, 2024
1 parent ce89898 commit ddc4321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/folders_and_files/metadata/json.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ JSON files are text files that take the following structure:
Note that they can be nested (curly brackets within curly brackets).
Here are some common ways to read / write these files.

- [Official documentation about JSON](https://www.json.org/json-en.html)
- [Official documentation about JSON](https://www.json.org/json-en.html)

## Editing JSON file

Expand Down

0 comments on commit ddc4321

Please sign in to comment.