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 5ba7c06 commit 3fc4e78Copy full SHA for 3fc4e78
src/material/stepper/stepper.md
@@ -178,7 +178,7 @@ will not affect steppers marked as `linear`.
178
179
### Lazy rendering
180
By default, the stepper will render all of it's content when it's initialized. If you have some
181
-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
182
an `ng-template` with the `matStepContent` attribute.
183
184
<!-- example(stepper-lazy-content) -->
0 commit comments