Skip to content

Commit 4fd67a9

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: Update Url.rst
2 parents 4e65dd0 + 2abe33e commit 4fd67a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Url.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ also relative URLs that contain no protocol (e.g. ``//example.com``).
315315

316316
.. versionadded:: 7.1
317317

318-
The ``requiredTld`` option was introduced in Symfony 7.1.
318+
The ``requireTld`` option was introduced in Symfony 7.1.
319319

320320
By default, URLs like ``https://aaa`` or ``https://foobar`` are considered valid
321321
because they are tecnically correct according to the `URL spec`_. If you set this option

0 commit comments

Comments
 (0)