Skip to content

Commit ce4c501

Browse files
committed
1.x - Fixing misspelling words
1 parent 505e147 commit ce4c501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/youtube-search.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="app-head">
2-
<p>Feed</p>
2+
<p>Home</p>
33
</div>
44
<div class="app-content">
55
<form id="main-search" role="search" [formGroup]="searchForm" (ngSubmit)="onSubmit($event)" novalidate>

0 commit comments

Comments
 (0)