We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c1fef commit 594ca9fCopy full SHA for 594ca9f
src/material/stepper/stepper.md
@@ -182,7 +182,7 @@ will not affect steppers marked as `linear`.
182
183
### Lazy rendering
184
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
+content that you want to defer until the particular step is opened, you can put it inside
186
an `ng-template` with the `matStepContent` attribute.
187
188
<!-- example(stepper-lazy-content) -->
0 commit comments