Skip to content

Commit da889e7

Browse files
authored
Update valid-pattern.md
1 parent c83fa17 commit da889e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1.x/valid-pattern.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ return [
1010
];
1111
```
1212

13-
And also you can change pattern character:
13+
And also you can change the pattern character:
1414

1515
```php
1616
use Milwad\LaravelValidate\Rules\ValidPattern;

0 commit comments

Comments
 (0)