Skip to content

Commit f35113f

Browse files
authored
Update valid-capital-char-with-number.md
1 parent 105872e commit f35113f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1.x/valid-capital-char-with-number.md

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

3-
If you want to validate a capital character with the number you can use the `ValidCapitalCharWithNumber` rule:
3+
If you want to validate a capital character with the number, you can use the `ValidCapitalCharWithNumber` rule:
44

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

0 commit comments

Comments
 (0)