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: adev/src/content/tutorials/first-app/steps/01-hello-world/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ In your IDE:
103
103
Then, save the changes you made to `app.ts`.
104
104
105
105
1. If you stopped the `ng serve` command from step 1, in the **Terminal** window of your IDE, run `ng serve` again.
106
-
1. Open your browser and navigate to `localhost:4200` and confirm that the app builds without error and displays *Hello world* in the title and body of your app:
106
+
1. Open your browser and navigate to `localhost:4200` and confirm that the app builds without error and displays *Homes* in the title and*Hello world* in the body of your app:
107
107
<imgalt="browser frame of page displaying the text 'Hello World'"src="assets/images/tutorials/first-app/homes-app-lesson-01-browser.png">
0 commit comments