Skip to content

Commit 50e0ed5

Browse files
authored
Update Doc/whatsnew/3.14.rst
1 parent 8b84be2 commit 50e0ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ http
600600
(Contributed by Yorik Hansen in :gh:`123430`.)
601601

602602
* The :mod:`http.server` module now supports serving over HTTPS using the
603-
new :class:`http.server.HTTPSServer`. This functionality is exposed by
603+
new :class:`http.server.HTTPSServer` class. This functionality is exposed by
604604
the command-line interface (``python -m http.server``) through the following
605605
options:
606606

0 commit comments

Comments
 (0)