Skip to content

Commit 6abff16

Browse files
alkavats1alan-agius4
authored andcommitted
docs: updated the i tag to the em tag in the html and docs
1 parent 051998c commit 6abff16

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<br>
1717
<img src="/docs/images/angular-cli-logo.png" alt="Angular CLI logo" width="100px" height="108px"/>
1818
<br><br>
19-
<i>The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold,
20-
<br>and maintain Angular applications directly from a command shell.</i>
19+
<em>The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold,
20+
<br>and maintain Angular applications directly from a command shell.</em>
2121
<br>
2222
</p>
2323

scripts/templates/readme.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<br>
1717
<img src="/docs/images/angular-cli-logo.png" alt="Angular CLI logo" width="100px" height="108px"/>
1818
<br><br>
19-
<i>The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold,
20-
<br>and maintain Angular applications directly from a command shell.</i>
19+
<em>The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold,
20+
<br>and maintain Angular applications directly from a command shell.</em>
2121
<br>
2222
</p>
2323

0 commit comments

Comments
 (0)