We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 209e88d commit 93646f7Copy full SHA for 93646f7
components/dom_crawler.rst
@@ -248,7 +248,7 @@ The crawler supports multiple ways of adding the content::
248
249
.. versionadded:: 3.4
250
The charset guessing mechanism of the ``addContent()`` method was
251
- introduced in Symfony 3.4. In previous Symfony versions, ``ISO-8859-1``
+ introduced in Symfony 3.4. In previous Symfony versions, the ``ISO-8859-1``
252
charset was always used.
253
254
As the Crawler's implementation is based on the DOM extension, it is also able
0 commit comments