Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit 09682fe

Browse files
authored
Merge pull request #549 from hristoborisov/patch-1
Small typo in the end of the file
2 parents 6ddcf32 + d2039ab commit 09682fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/ng-chapter-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ Once these files are in place the NativeScript framework knows how to pick the c
461461
![login 5](../img/cli-getting-started/angular/chapter2/ios/5.png)
462462
![login 5](../img/cli-getting-started/angular/chapter2/android/5.png)
463463

464-
At this point your UI looks better visually, but the app still doesn't actually do anything. Let's look at how you can use JavaScript to add some functionality.
464+
At this point your UI looks better visually, but the app still doesn't actually do anything. Let's look at how you can use TypeScript to add some functionality.
465465

466466
> **TIP**: The community-written [NativeScript Image Builder](http://nsimage.brosteins.com/) can help you generate images with the appropriate naming conventions and resolutions for iOS and Android.
467467

0 commit comments

Comments
 (0)