docs: Fix punctuation for better consistency (#50560)

This is to fix a punctuation issue on the "Tour of Heroes - Introduction" page for better consistency.
PR Close #50560
This commit is contained in:
Dinithi Navodya Dias
2023-06-03 06:25:34 +05:30
committed by Alex Rickabaugh
parent 7106b2f2ce
commit 5cfb6cacdf
+1 -1
View File
@@ -18,7 +18,7 @@ You can edit the application in StackBlitz and see the results in real time.
This *Tour of Heroes* tutorial provides an introduction to the fundamentals of Angular and shows you how to:
* Set up your local Angular development environment.
* Use the [Angular CLI](cli "CLI command reference") to develop an application
* Use the [Angular CLI](cli "CLI command reference") to develop an application.
The *Tour of Heroes* application that you build helps a staffing agency manage its stable of heroes.
The application has many of the features that you'd expect to find in any data-driven application.