Skip to content

Commit 44d6ced

Browse files
committed
fix to small typo
1 parent 4d7a10a commit 44d6ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chapters/chapter6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Talk about status bars.
126126
<b>Exercise</b>: ???
127127
</h4>
128128

129-
Open `app.main.ts` and replace the contents of the file with the following code:
129+
Open `app/main.ts` and replace the contents of the file with the following code:
130130

131131
``` TypeScript
132132
import {nativeScriptBootstrap} from "nativescript-angular/application";

0 commit comments

Comments
 (0)