Skip to content

Commit 594ca9f

Browse files
amysortoandrewseguin
authored andcommitted
docs(material/stepper): remove repeated words from a sentence (#22896)
(cherry picked from commit 3fc4e78)
1 parent 73c1fef commit 594ca9f

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
@@ -182,7 +182,7 @@ will not affect steppers marked as `linear`.
182182

183183
### Lazy rendering
184184
By default, the stepper will render all of it's content when it's initialized. If you have some
185-
content that you want to want to defer until the particular step is opened, you can put it inside
185+
content that you want to defer until the particular step is opened, you can put it inside
186186
an `ng-template` with the `matStepContent` attribute.
187187

188188
<!-- example(stepper-lazy-content) -->

0 commit comments

Comments
 (0)