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 bd1af26 commit 4ae7190Copy full SHA for 4ae7190
reference/constraints/Url.rst
@@ -315,7 +315,7 @@ also relative URLs that contain no protocol (e.g. ``//example.com``).
315
316
.. versionadded:: 7.1
317
318
- The ``requiredTld`` option was introduced in Symfony 7.1.
+ The ``requireTld`` option was introduced in Symfony 7.1.
319
320
By default, URLs like ``https://aaa`` or ``https://foobar`` are considered valid
321
because they are tecnically correct according to the `URL spec`_. If you set this option
0 commit comments