Skip to content

Commit 15d8134

Browse files
authored
Update valid-uuid.md
1 parent 9ca6ead commit 15d8134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1.x/valid-uuid.md

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

3-
If you want to validate uuid, you can use `ValidUuid` rule:
3+
If you want to validate uuid, you can use the `ValidUuid` rule:
44

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

0 commit comments

Comments
 (0)