Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 3833400

Browse files
committed
docs: updated default country error message
1 parent 084427f commit 3833400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/03-rules_country.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Available options:
4141

4242
### `message`
4343

44-
type: `?string` default: `The {{ name }} value is not a valid {{ code }} country code, {{ value }} given.`
44+
type: `?string` default: `The {{ name }} value is not a valid country, {{ value }} given.`
4545

4646
Message that will be shown if the input value is not a valid country code.
4747

0 commit comments

Comments
 (0)