Skip to content

Commit 60832f6

Browse files
authored
Fix typo (#385)
1 parent 0e34a35 commit 60832f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1068,7 +1068,7 @@ This allows you to check whether the given element has an
10681068

10691069
Use the `aria-errormessage` attribute to reference another element that contains
10701070
custom error message text. Multiple ids is **NOT** allowed. Authors MUST use
1071-
`aria-invalid` in conjunction with `aria-errormessage`. Leran more from
1071+
`aria-invalid` in conjunction with `aria-errormessage`. Learn more from
10721072
[`aria-errormessage` spec](https://www.w3.org/TR/wai-aria/#aria-errormessage).
10731073

10741074
Whitespace is normalized.

0 commit comments

Comments
 (0)