Skip to content

Commit 19ca23d

Browse files
committed
Replace an URL by a URL
1 parent 65f10ac commit 19ca23d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/dom_crawler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ the whole form or specific field(s)::
635635
Resolving a URI
636636
~~~~~~~~~~~~~~~
637637

638-
The :class:`Symfony\\Component\\DomCrawler\\UriResolver` class takes an URI
638+
The :class:`Symfony\\Component\\DomCrawler\\UriResolver` class takes a URI
639639
(relative, absolute, fragment, etc.) and turns it into an absolute URI against
640640
another given base URI::
641641

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2327,7 +2327,7 @@ package:
23272327

23282328
.. note::
23292329

2330-
If an URL is set, the JSON manifest is downloaded on each request using the `http_client`_.
2330+
If a URL is set, the JSON manifest is downloaded on each request using the `http_client`_.
23312331

23322332
.. _reference-assets-strict-mode:
23332333

0 commit comments

Comments
 (0)