Skip to content

Commit 6f92b84

Browse files
committed
Fixing the Typo.
1 parent 2bfe28d commit 6f92b84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eform-client/src/app/components/navigation/navigation.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<ul class="nav navbar-nav">
3535
<li class="">
3636
<a routerLink="/" routerLinkActive="active">
37-
my eForms
37+
My eForms
3838
</a>
3939
</li>
4040
<li class="">

eform-client/src/app/modules/eform/components/eform-table/eform-table.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="container-fluid">
33
<h1 class="page-title header-page-title">
44
<div class="container">
5-
my eForms
5+
My eForms
66
</div>
77
</h1>
88
<div class="pull-right">

0 commit comments

Comments
 (0)