We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c370ca6 commit 16801e7Copy full SHA for 16801e7
src/material/stepper/stepper.md
@@ -223,7 +223,7 @@ step content is automatically set based on step selection change.
223
224
The stepper and each step should be given a meaningful label via `aria-label` or `aria-labelledby`.
225
226
-Prefer verticl steppers when building for small screen sizes, as horizontal
+Prefer vertical steppers when building for small screen sizes, as horizontal
227
steppers typically take up significantly more horizontal space thus introduce
228
horizontal scrolling. Applications with multiple scrolling dimensions make
229
content harder to consume for some users. See the [Responsive Stepper section](#responsive-stepper)
0 commit comments