Skip to content

Commit 9c2a90b

Browse files
makmaouijaviereguiluz
authored andcommitted
Missed code format
1 parent 6dee819 commit 9c2a90b

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
@@ -105,7 +105,7 @@ simulate the link click::
105105

106106
If you need the :class:`Symfony\\Component\\DomCrawler\\Link` object that
107107
provides access to the link properties (e.g. ``$link->getMethod()``,
108-
``$link->getUri()``), use this other method:
108+
``$link->getUri()``), use this other method::
109109

110110
// ...
111111
$crawler = $client->request('GET', '/product/123');

0 commit comments

Comments
 (0)