diff options
Diffstat (limited to 'docs/library/ujson.rst')
-rw-r--r-- | docs/library/ujson.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/library/ujson.rst b/docs/library/ujson.rst index 188fb2d392..724bc90ee1 100644 --- a/docs/library/ujson.rst +++ b/docs/library/ujson.rst @@ -1,5 +1,5 @@ -:mod:`ujson` --- JSON encoding and decoding -=========================================== +:mod:`ujson` -- JSON encoding and decoding +========================================== .. module:: ujson :synopsis: JSON encoding and decoding |