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 2aac746 commit 049d53dCopy full SHA for 049d53d
src/progress-indicator/progress-indicator.component.ts
@@ -11,7 +11,7 @@ import { Step } from "./progress-indicator-step.interface";
11
* Get started with importing the module:
12
*
13
* ```typescript
14
- * import { ProgressIndictorModule } from 'carbon-components-angular';
+ * import { ProgressIndicatorModule } from 'carbon-components-angular';
15
* ```
16
17
* [See demo](../../?path=/story/components-progress-indicator--basic)
0 commit comments