diff --git a/src/guide/a11y-semantics.md b/src/guide/a11y-semantics.md index 884d34d9d4..abd376f30c 100644 --- a/src/guide/a11y-semantics.md +++ b/src/guide/a11y-semantics.md @@ -60,7 +60,7 @@ Though you might have seen labels wrapping the input fields like this: ``` -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. ::: #### aria-label