Skip to content

Commit cf069c5

Browse files
committed
Merge pull request yasoob#47 from larsclaussen/patch-1
corrected typo in json.tools
2 parents fabea4b + 06df61a commit cf069c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

one_liners.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ json quickly from a file then you can simply do:
3636

3737
.. code:: python
3838
39-
cat file.json | python -m json.tools
39+
cat file.json | python -m json.tool
4040
4141
**Profiling a script**
4242

0 commit comments

Comments
 (0)