Skip to content

Commit 1cb71b8

Browse files
committed
Fix docs indent to match others
1 parent 2351c85 commit 1cb71b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/http.server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ The following options are accepted:
532532
MIME type ``'application/octet-stream'`` for the ``Content-Type`` header
533533
when the content type cannot be guessed from the URL's extension (if any)::
534534

535-
python -m http.server --content-type text/html
535+
python -m http.server --content-type text/html
536536

537537
.. versionadded:: next
538538

0 commit comments

Comments
 (0)