Skip to content

Commit e783c20

Browse files
authored
Forgot a backtick :)
1 parent a04d06d commit e783c20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/http.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The :mod:`http` module also defines the following enums that help you work with
5252
HTTP status codes
5353
-----------------
5454

55-
:class:`http.HTTPStatus supports some `IANA-registered status codes <https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml>`_, as well as 418 (the requested entity is a teapot incapable of brewing coffee)
55+
:class:`http.HTTPStatus` supports some `IANA-registered status codes <https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml>`_, as well as 418 (the requested entity is a teapot incapable of brewing coffee)
5656

5757
======= =================================== ==================================================================
5858
Code Enum Name Details

0 commit comments

Comments
 (0)