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