Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 26b4ef1

Browse files
alamiraultjaviereguiluz
authored andcommitted
Replace an URL by a URL
1 parent fbf663f commit 26b4ef1

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
@@ -647,7 +647,7 @@ Resolving a URI
647647

648648
The :class:`Symfony\\Component\\DomCrawler\\UriResolver` helper class was added in Symfony 5.1.
649649

650-
The :class:`Symfony\\Component\\DomCrawler\\UriResolver` class takes an URI
650+
The :class:`Symfony\\Component\\DomCrawler\\UriResolver` class takes a URI
651651
(relative, absolute, fragment, etc.) and turns it into an absolute URI against
652652
another given base URI::
653653

reference/configuration/framework.rst

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

23602360
.. note::
23612361

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

23642364
.. _reference-assets-strict-mode:
23652365

0 commit comments

Comments
 (0)