Skip to content

Commit e73c91f

Browse files
committed
Policheck updates
1 parent b2a978b commit e73c91f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/design/accessibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,15 @@ Users who have vision impairments rely on screen readers to navigate the site UI
8484

8585
## Alt text and transcripts
8686

87-
Use alt text to provide descriptions of images that can be consumed by screen readers. This is useful for vision-impaired users who cannot consume information visually. Make sure that your alt text is descriptive, keeping in mind that some readers are relying on a screen reader to access the information conveyed in the image.
87+
Use alt text to provide descriptions of images that can be consumed by screen readers. This is useful for users who have visual impairments who cannot consume information visually. Make sure that your alt text is descriptive, keeping in mind that some readers are relying on a screen reader to access the information conveyed in the image.
8888

8989
Don't rely only on color to convey meaning; rely on both color and shape.
9090

9191
To be fully compliant with accessibility standards, include alt text and a complete transcript of audio and video content on your site.
9292

9393
## Minimum readable contrast
9494

95-
A minimum level of contrast is essential to help users with vision impairments consume the content on the page. It is also important to aid readability in low light and glare situations.
95+
A minimum level of contrast is essential to help users who have visual impairments consume the content on the page. It is also important to aid readability in low light and glare situations.
9696

9797
The following image shows theme colors on the left and neutral colors on the right.
9898

0 commit comments

Comments
 (0)