Skip to content

Commit c6cd636

Browse files
EmilianoGonzalezDevthePunderWoman
authored andcommitted
docs: Correct description of lesson outcome (angular#62710)
PR Close angular#62710
1 parent fd2a72e commit c6cd636

File tree

1 file changed

+1
-1
lines changed
  • adev/src/content/tutorials/first-app/steps/01-hello-world

1 file changed

+1
-1
lines changed

adev/src/content/tutorials/first-app/steps/01-hello-world/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ In your IDE:
103103
Then, save the changes you made to `app.ts`.
104104

105105
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:
107107
<img alt="browser frame of page displaying the text 'Hello World'" src="assets/images/tutorials/first-app/homes-app-lesson-01-browser.png">
108108
</docs-step>
109109

0 commit comments

Comments
 (0)