We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f121e2c commit f86ffb5Copy full SHA for f86ffb5
components/dom_crawler.rst
@@ -228,7 +228,7 @@ useful methods for working with forms:
228
229
The :method:`Symfony\\Component\\DomCrawler\\Form::getUri` method does more
230
than just return the ``action`` attribute of the form. If the form method
231
-is GET, then it mimics the browsers behavior and returns a the ``action``
+is GET, then it mimics the browser's behavior and returns the ``action``
232
attribute followed by a query string of all of the form's values.
233
234
You can virtually set and get values on the form::
0 commit comments