Skip to content

Commit 4ae7190

Browse files
authored
Update Url.rst
1 parent bd1af26 commit 4ae7190

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)