Skip to content

Commit 9773afd

Browse files
committed
Minor tweak
1 parent 997e5cc commit 9773afd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/browser_kit.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -319,9 +319,9 @@ dedicated web crawler or scraper such as `Goutte`_::
319319

320320
.. tip::
321321

322-
You can also use HTTP client options like 'ciphers', 'auth_basic' and 'query'.
323-
They have to be passed as the default options argument to the client,
324-
which is used by the HTTP browser.
322+
You can also use HTTP client options like ``ciphers``, ``auth_basic`` and
323+
``query``. They have to be passed as the default options argument to the
324+
client which is used by the HTTP browser.
325325

326326
.. versionadded:: 4.3
327327

0 commit comments

Comments
 (0)