Skip to content

Commit 73bc3b5

Browse files
authored
change backticks to stars.
1 parent 505d680 commit 73bc3b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/json.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Basic Usage
275275
:exc:`JSONDecodeError` will be raised.
276276

277277
.. deprecated:: 3.1
278-
The `encoding` keyword argument has been deprecated and will be ignored.
278+
The *encoding* keyword argument has been deprecated and will be ignored.
279279

280280
.. versionchanged:: 3.6
281281
*s* can now be of type :class:`bytes` or :class:`bytearray`. The

0 commit comments

Comments
 (0)