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.
1 parent 053fd0e commit 9ca6eadCopy full SHA for 9ca6ead
docs/1.x/valid-username.md
@@ -1,6 +1,6 @@
1
## ValidUsername
2
3
-If you want to validate username, you can use `ValidUsername` rule:
+If you want to validate the username, you can use the `ValidUsername` rule:
4
5
```php
6
use Milwad\LaravelValidate\Rules\ValidUsername;
0 commit comments