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.
2 parents 5863cf9 + ecadac7 commit a7fc182Copy full SHA for a7fc182
projects/elements-demo/src/app/features/docs/api/api.component.html
@@ -91,9 +91,9 @@ <h2>LazyElementDirective</h2>
91
</td>
92
<td>
93
<p>
94
- Reference to Angular template which will be hich will be displayed
95
- before the element bundle (or module) loading failed. To show
96
- error message we can create following template
+ Reference to Angular template which will be displayed when
+ the element bundle (or module) loading failed. To show error
+ message we can create following template
97
<code
98
><ng-template #error>Loading
99
failed...</ng-template></code
0 commit comments