docs: fix minor grammar mistakes in What is Angular topic (#40892)

PR Close #40892
This commit is contained in:
David Shevitz 2021-02-17 20:49:56 +00:00 committed by Zach Arend
parent cdf1ea1951
commit 1de999b89d
1 changed files with 2 additions and 2 deletions

View File

@ -144,7 +144,7 @@ The Angular CLI is the fastest, easiest, and recommended way to develop Angular
</tr>
<tr>
<td><a href="cli/serve">ng serve</a></td>
<td>Builds and serves your application, rebuilding on file changes</td>
<td>Builds and serves your application, rebuilding on file changes.</td>
</tr>
<tr>
<td><a href="cli/generate">ng generate</a></td>