Skip to content

Commit 1d5621b

Browse files
committed
doc: Fix literal markup in client docs
1 parent 3f8f903 commit 1d5621b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/source/client/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ HTTP Client
33
***********
44

55
This doc is just some simple examples for now. See :func:`http-request`
6-
for additional arguments such as `headers:` and `follow-redirects:`.
6+
for additional arguments such as ``headers:`` and ``follow-redirects:``.
77

88

99
Fetch the content of a web page and display it on ``*standard-output*``.

0 commit comments

Comments
 (0)