We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d2295 commit a01ecf3Copy full SHA for a01ecf3
aio/content/tutorial/tour-of-heroes/index.md
@@ -18,7 +18,7 @@ You can edit the application in StackBlitz and see the results in real time.
18
This *Tour of Heroes* tutorial provides an introduction to the fundamentals of Angular and shows you how to:
19
20
* Set up your local Angular development environment.
21
-* Use the [Angular CLI](cli "CLI command reference") to develop an application
+* Use the [Angular CLI](cli "CLI command reference") to develop an application.
22
23
The *Tour of Heroes* application that you build helps a staffing agency manage its stable of heroes.
24
The application has many of the features that you'd expect to find in any data-driven application.
0 commit comments