Skip to content

Commit edf710c

Browse files
Update README.md
1 parent 48d69de commit edf710c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ composer require unicframework/validator
1313
### Example
1414

1515
```php
16-
use unicframework\validator\validator;
16+
use validator\validator;
1717

1818
$validator = new validator();
1919

0 commit comments

Comments
 (0)