We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4e1a5d commit 3e2d0a7Copy full SHA for 3e2d0a7
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