Skip to content

Commit 103ec13

Browse files
pweyrichcrisbeto
authored andcommitted
docs(material/progress-spinner): remove legacy prefix (#29701)
(cherry picked from commit f4cb9f1)
1 parent ed63b4e commit 103ec13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/progress-spinner/progress-spinner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In "indeterminate" mode, the `value` property is ignored.
1919

2020
### Accessibility
2121

22-
`MatLegacyProgressSpinner` implements the ARIA `role="progressbar"` pattern. By default, the spinner
22+
`MatProgressSpinner` implements the ARIA `role="progressbar"` pattern. By default, the spinner
2323
sets `aria-valuemin` to `0` and `aria-valuemax` to `100`. Avoid changing these values, as this may
2424
cause incompatibility with some assistive technology.
2525

0 commit comments

Comments
 (0)