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 842c4be commit 2db7a0fCopy full SHA for 2db7a0f
docs/1.x/valid-slug.md
@@ -1,6 +1,6 @@
1
## ValidSlug
2
3
-If you want to validate slug, you can use `ValidSlug` rule:
+If you want to validate slug, you can use the `ValidSlug` rule:
4
5
```php
6
use Milwad\LaravelValidate\Rules\ValidSlug;
0 commit comments