Skip to content

Commit a6adec8

Browse files
authored
Update valid-ulid.md
1 parent fc31cc3 commit a6adec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1.x/valid-ulid.md

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

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

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

0 commit comments

Comments
 (0)