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 01fecdc + ae5127b commit 4e47774Copy full SHA for 4e47774
tutorial/chapter-1.md
@@ -241,7 +241,7 @@ JS ERROR Error: Building UI from XML. @file:///app/main-page.xml:2:50
241
> close tag
242
```
243
244
-Let’s fix the error now by adding the `>` back to line 6 in your `app.component.ts` file.
+Let’s fix the error now by adding the `>` back to line 2 in your `main-page.xml` file.
245
246
``` XML
247
<ActionBar title="My Apple" class="action-bar"></ActionBar>
0 commit comments