Skip to content

Commit a01ecf3

Browse files
DinithiDiazalxhub
authored andcommitted
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
1 parent b3d2295 commit a01ecf3

File tree

1 file changed

+1
-1
lines changed
  • aio/content/tutorial/tour-of-heroes

1 file changed

+1
-1
lines changed

aio/content/tutorial/tour-of-heroes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can edit the application in StackBlitz and see the results in real time.
1818
This *Tour of Heroes* tutorial provides an introduction to the fundamentals of Angular and shows you how to:
1919

2020
* Set up your local Angular development environment.
21-
* Use the [Angular CLI](cli "CLI command reference") to develop an application
21+
* Use the [Angular CLI](cli "CLI command reference") to develop an application.
2222

2323
The *Tour of Heroes* application that you build helps a staffing agency manage its stable of heroes.
2424
The application has many of the features that you'd expect to find in any data-driven application.

0 commit comments

Comments
 (0)