Skip to content

Commit dd5e2ac

Browse files
ml-evseimrek
andauthored
Apply suggestions from code review
Co-authored-by: Kristjan Eimre <[email protected]>
1 parent 78e158c commit dd5e2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optimade.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -4508,7 +4508,7 @@ The `JSON Lines <https://jsonlines.org/>`__ format enforces the following rules:
45084508
- each line is a valid JSON object,
45094509
- each line is separated by a newline character (``\n``), optionally ending the file with a newline.
45104510
- each file must be UTF-8 encoded,
4511-
- the recommended file extension is ``.jsonl``, with natural extensions to ``.jsonl.gz`` and ``jsonl.bz2`` for ``gzip`` and ``bzpi2`` compressed files, respectively.
4511+
- the recommended file extension is ``.jsonl``, with natural extensions to ``.jsonl.gz`` and ``jsonl.bz2`` for ``gzip`` and ``bzip2`` compressed files, respectively.
45124512

45134513
The OPTIMADE JSON Lines format then extends these rules with the following conventions:
45144514

0 commit comments

Comments
 (0)