Skip to content

Commit 16801e7

Browse files
raisiqueiraandrewseguin
authored andcommitted
docs(material/stepper): fix typo into stepper documentation (#24618)
Fix a small typo error at Material Stepper documentation. Fixes #24613 (cherry picked from commit 82359e0)
1 parent c370ca6 commit 16801e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/stepper/stepper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ step content is automatically set based on step selection change.
223223

224224
The stepper and each step should be given a meaningful label via `aria-label` or `aria-labelledby`.
225225

226-
Prefer verticl steppers when building for small screen sizes, as horizontal
226+
Prefer vertical steppers when building for small screen sizes, as horizontal
227227
steppers typically take up significantly more horizontal space thus introduce
228228
horizontal scrolling. Applications with multiple scrolling dimensions make
229229
content harder to consume for some users. See the [Responsive Stepper section](#responsive-stepper)

0 commit comments

Comments
 (0)