Skip to content

Commit ef1fb10

Browse files
authored
fix: switch - minor grammar correction (#5342)
1 parent 534d5b1 commit ef1fb10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/switch/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,5 @@ If an activity is set to `Visible` but also has other conditions affecting its v
105105

106106
## Accessbility
107107

108-
- When `text-position` is set to `hidden`, the required `text` will be used for the switch's hidden label so that it is [accessible](https://www.w3.org/WAI/WCAG22/quickref/#name-role-value) to non-sighted users.
109-
- `d2l-switch-visibility` is a notable exception to the best practice of having a static term as the label; this was done to provide more clarity in situations where there are external conditions that could influence whether or not the content in question is visible.
108+
- When `text-position` is set to `hidden`, the required `text` will be used for the switch's hidden label so that it is [accessible](https://www.w3.org/WAI/WCAG22/quickref/#name-role-value) to non-sighted users
109+
- `d2l-switch-visibility` is a notable exception to the best practice of having a static term as the label; this was done to provide more clarity in situations where there are external conditions that could influence whether or not the content in question is visible

0 commit comments

Comments
 (0)