We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e468813 commit 552f361Copy full SHA for 552f361
src/guide/a11y-semantics.md
@@ -60,7 +60,7 @@ Though you might have seen labels wrapping the input fields like this:
60
</label>
61
```
62
63
-Explicitly setting the labels with an matching id is better supported by assistive technology.
+Explicitly setting the labels with a matching id is better supported by assistive technology.
64
:::
65
66
#### aria-label
0 commit comments