Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Commit 0516848

Browse files
committed
Update README.md
Fixed typo
1 parent 6268eff commit 0516848

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ whole or individual fields:
2424
When used on a form, it prescribes a global default message for all fields
2525
that are invalid when empty; when used on a field, it provides a field-specific
2626
error message when empty.
27-
- The `data-validaiton-error-invalid` attribute
27+
- The `data-validation-error-invalid` attribute
2828
When used on a form, it prescribes a global default message for all fields that
29-
are invalid; when used on a field, it provides a field-specific error message when invalid.
29+
are invalid; when used on a field, it provides a field-specific error message when invalid.

0 commit comments

Comments
 (0)