Skip to content

Commit 21767fe

Browse files
khiga8JoyceZhu
andauthored
Update docs/rules/accessibility/aria-label-is-well-formatted.md
Co-authored-by: Joyce Zhu <[email protected]>
1 parent 9907a59 commit 21767fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/accessibility/aria-label-is-well-formatted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ An `aria-label` is not an ID, and should be formatted as human-friendly text.
99

1010
## Config
1111

12-
If you determine that there are valid scenarios for `aria-label` to start with downcase, you may except it in your `.erb-lint.yml` config like so:
12+
If you determine that there are valid scenarios for `aria-label` to start with lowercase, you may exempt it in your `.erb-lint.yml` config like so:
1313

1414
```yml
1515
GitHub::Accessibility::AriaLabelIsWellFormatted:

0 commit comments

Comments
 (0)