Skip to content

Commit 842c4be

Browse files
authored
Update valid-slash-end-of-string.md
1 parent dc0633b commit 842c4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1.x/valid-slash-end-of-string.md

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

3-
If you want to validate a slash that end of the string, you can use `ValidSlashEndOfString` rule:
3+
If you want to validate a slash at the end of the string, you can use the `ValidSlashEndOfString` rule:
44

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

0 commit comments

Comments
 (0)