diff --git a/Doc/library/http.rst b/Doc/library/http.rst index 521fd1b7f50..9d002dc33cc 100644 --- a/Doc/library/http.rst +++ b/Doc/library/http.rst @@ -140,7 +140,7 @@ equal to the constant name (i.e. ``http.HTTPStatus.OK`` is also available as HTTP status category -------------------- -.. versionadded:: 3.11 +.. versionadded:: 3.12 The enum values have several properties to indicate the HTTP status category: