Skip to content

Commit f68a0f1

Browse files
author
Tacho
committed
fix(navUI): fix text issues #550
1 parent a38f510 commit f68a0f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/app/home/home.component.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ <h2 class="title">
44
Welcome to Ignite UI for Angular!
55
</h2>
66
<p class="description">
7-
Browse the left menu to see the complete set of samples for each control. You’ll see the full array
8-
of capabilities in Ignite UI for Angular and all the different features for the controls.
7+
Browse the left menu to see the complete set of samples for each control. You’ll see the full array of capabilities in Ignite
8+
UI for Angular, all the different features for the controls and how they are implemented.
99
</p>
1010
</section>
1111
<section class="content">
@@ -69,7 +69,7 @@ <h3 class="contentTitle">
6969
</div>
7070
<div class="bannerItem">
7171
<img src="../../assets/images/home/angular-logo.png" />
72-
<p class="bannerText">To get further help if you need it, or if you run into any issues, go to the forums</p>
72+
<p class="bannerText">To get further help if you need it, or if you run into any issues, go to the forums.</p>
7373
<a class="bannerButton bannerText" href="https://www.infragistics.com/community/forums/f/ignite-ui-for-angular" target="_blank">Ignite UI for Angular Forums</a>
7474
</div>
7575
</div>

0 commit comments

Comments
 (0)