You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/tutorials/build-a-master-detail-app-with-angular.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ To get the most out of this tutorial you should already have a basic understandi
33
33
34
34
Components form the basic building blocks of an Angular application. Components represent the pages and views that the user interacts with. NativeScript Angular follows the same concept with the difference being primarily within the component's HTML template layer and its styling.
35
35
36
-
You'll build a master-detail app that displays a list of musicals and allows you to navigate to a details page to view more information about each musical.
36
+
You'll build a master-detail app that displays a list of musicals and allows you to navigate to a details page to view more information about each musical.
0 commit comments