fix comment
This commit is contained in:
parent
6d763831d0
commit
4273e07e00
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# AddressableUrlValidator
|
# AddressableUrlValidator
|
||||||
#
|
#
|
||||||
# Custom validator for URLs. This is a
|
# Custom validator for URLs. This is a stricter version of UrlValidator.
|
||||||
#
|
#
|
||||||
# By default, only URLs for http, https, ssh, and git protocols will be considered valid.
|
# By default, only URLs for http, https, ssh, and git protocols will be considered valid.
|
||||||
# Provide a `:protocols` option to configure accepted protocols.
|
# Provide a `:protocols` option to configure accepted protocols.
|
||||||
|
|
Loading…
Reference in a new issue