Skip to content

Commit 53504cb

Browse files
authored
Typo fixes
1 parent 630fd5f commit 53504cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages/footer/accessibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Autocomplete is turned off by default, making it harder to fill out any form ele
6565

6666
Autocomplete is turned off by default because the text a user enters into ‘create and submit a template’ will almost always be different for each submission. This makes autocomplete inappropriate for these fields. When we add new features that ask users for repeatable information, autocomplete will be enabled.
6767

68-
Pages within 'create a submit a template' are missing meaningful titles, making it difficult for people to:
68+
Pages within 'create and submit a template' are missing meaningful titles, making it difficult for people to:
6969

7070
- easily identify if the information on that page is relevant to their needs
7171
- differentiate content when multiple web pages are open
@@ -81,7 +81,7 @@ We plan to add hidden text that can be read by screen readers and better describ
8181

8282
When using a screen reader, it is not clear that the markdown examples in 'create and submit a template' are examples that can be copied. This fails WCAG 2.2 success criterion 2.4.6 (headings and labels).
8383

84-
n a future release, we plan to add hidden text that can be read by screen readers and describes that the markdown examples are examples that can be copied.
84+
In a future release, we plan to add hidden text that can be read by screen readers and describes that the markdown examples are examples that can be copied.
8585

8686
## What we're doing to improve accessibility
8787

0 commit comments

Comments
 (0)