commit | 12695f4c6d1167c0863098a586f3dfeb77a7cb9a | [log] [tgz] |
---|---|---|
author | Mathieu Dupuy <deronnax@gmail.com> | Thu Aug 20 22:08:37 2020 +0200 |
committer | GitHub <noreply@github.com> | Thu Aug 20 22:08:37 2020 +0200 |
tree | 4d2a2302593a74be3d8f85d014ebfb024fac1ca0 | |
parent | 1afb42cfa82dad0ddd726f59c6c5fcb3962314db [diff] [blame] |
Doc: add a missing period (GH-21819)
diff --git a/Doc/library/json.rst b/Doc/library/json.rst index b923c8e..e1a246a 100644 --- a/Doc/library/json.rst +++ b/Doc/library/json.rst
@@ -745,7 +745,7 @@ .. cmdoption:: --indent, --tab, --no-indent, --compact - Mutually exclusive options for whitespace control + Mutually exclusive options for whitespace control. .. versionadded:: 3.9