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.
2 parents 4661089 + b056980 commit 760508dCopy full SHA for 760508d
README.md
@@ -323,7 +323,7 @@ true
323
false
324
```
325
326
-#### `Stdlib::Httpsurl`
+#### `Stdlib::HTTPSUrl`
327
328
Matches HTTPS URLs. It is a case insensitive match.
329
@@ -341,7 +341,7 @@ Unacceptable input example:
341
httds://notquiteright.org`
342
343
344
-#### `Stdlib::Httpurl`
+#### `Stdlib::HTTPUrl`
345
346
Matches both HTTPS and HTTP URLs. It is a case insensitive match.
347
0 commit comments