diff --git a/src/lib/radio/radio.md b/src/lib/radio/radio.md index 4a50e8c72c9e..099e77ef3d44 100644 --- a/src/lib/radio/radio.md +++ b/src/lib/radio/radio.md @@ -33,4 +33,4 @@ The `` uses an internal `` to provide an a This internal radio button receives focus and is automatically labelled by the text content of the `` element. -Radio button groups should should be given a meaningful label via `aria-label` or `aria-labelledby`. +Radio button groups should be given a meaningful label via `aria-label` or `aria-labelledby`.