Skip to content

Commit deb690e

Browse files
authored
Merge pull request #3667 from Karushna/patch-2
fix typo in accessibility workarounds text
2 parents 7477c97 + 40a6b23 commit deb690e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_articles/accessibility-best-practices-for-your-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Add a clear statement that sets expectations and makes it easy for users to repo
4545

4646
* State measurable goals (like [WCAG AA](https://www.w3.org/TR/WCAG22/#wcag-2-layers-of-guidance) where feasible).
4747
* Primary priorities, and how you meet them (keyboard and screen reader support, captions and transcripts, etc.).
48-
* Any known limitations, and alterative workarounds (if present).
48+
* Any known limitations, and alternative workarounds (if present).
4949

5050
### Contributor requirements
5151

0 commit comments

Comments
 (0)