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 51ce9f9 commit 7a58a06Copy full SHA for 7a58a06
src/lib/radio/radio.md
@@ -33,4 +33,4 @@ The `<mat-radio-button>` uses an internal `<input type="radio">` to provide an a
33
This internal radio button receives focus and is automatically labelled by the text content of the
34
`<mat-radio-button>` element.
35
36
-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`.
0 commit comments