Skip to content

Commit df2cacf

Browse files
committed
-
1 parent a971f7c commit df2cacf

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
@@ -320,7 +320,7 @@ also relative URLs that contain no protocol (e.g. ``//example.com``).
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
322322
to ``true``, the host part of the URL will have to include a TLD (top-level domain
323-
names): e.g. ``https://example.com`` will be valid but ``https://example`` won't.
323+
name): e.g. ``https://example.com`` will be valid but ``https://example`` won't.
324324

325325
.. note::
326326

0 commit comments

Comments
 (0)