From 4a24a4e7032de1da9e744b38348496e65c5cbea0 Mon Sep 17 00:00:00 2001 From: alkavats1 Date: Fri, 9 Jun 2023 11:26:53 +0530 Subject: [PATCH] docs: updated the i tag to the em tag in the html and docs --- README.md | 4 ++-- scripts/templates/readme.ejs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8e8a4587dbfc..92f79a9f2494 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@
Angular CLI logo

- The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, -
and maintain Angular applications directly from a command shell.
+ The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, +
and maintain Angular applications directly from a command shell.

diff --git a/scripts/templates/readme.ejs b/scripts/templates/readme.ejs index 8083cbc39961..04ffafe64e06 100644 --- a/scripts/templates/readme.ejs +++ b/scripts/templates/readme.ejs @@ -16,8 +16,8 @@
Angular CLI logo

- The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, -
and maintain Angular applications directly from a command shell.
+ The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, +
and maintain Angular applications directly from a command shell.