Skip to content

Commit a6a17ca

Browse files
committed
Fix backtick typo
1 parent c910ed8 commit a6a17ca

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
@@ -557,7 +557,7 @@ The following options are accepted:
557557
--tls-key key.pem \
558558
--tls-password-file password.txt
559559
560-
This option requires `--tls-cert`` to be specified.
560+
This option requires ``--tls-cert`` to be specified.
561561

562562
.. versionadded:: 3.14
563563

0 commit comments

Comments
 (0)