Skip to content

Commit 053fd0e

Browse files
authored
Update valid-url.md
1 parent a6adec8 commit 053fd0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1.x/valid-url.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## ValidUrl
22

3-
If you want to validate url, you can use `ValidUrl` rule:
3+
If you want to validate URL, you can use the `ValidUrl` rule:
44

55
```php
66
use Milwad\LaravelValidate\Rules\ValidUrl;

0 commit comments

Comments
 (0)