We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a3337 commit a5c0e64Copy full SHA for a5c0e64
Doc/library/json.rst
@@ -212,7 +212,7 @@ Basic Usage
212
If zero, negative, or ``""`` (the empty string),
213
only newlines are inserted.
214
If ``None`` (the default), no pretty printing is done, and a
215
- compact representation is used, though a singular space is
+ compact representation is used, though a singular space is
216
still left after the separators.
217
:type indent: int | str | None
218
0 commit comments