Skip to content

Commit 6a43386

Browse files
committed
-
1 parent 835d313 commit 6a43386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/browser_kit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ So far, all the examples in this article have assumed that you are making
289289
internal requests to your own application. However, you can run the exact same
290290
examples when making HTTP requests to external web sites and applications.
291291

292-
First, install and configure the :doc:`HttpClient component </components/http_client>`_.
292+
First, install and configure the :doc:`HttpClient component </components/http_client>`.
293293
Then, use the :class:`Symfony\\Component\\HttpClient\\BrowserClient` to create
294294
the client that will make the external HTTP requests::
295295

0 commit comments

Comments
 (0)