Skip to content

Commit 1db3bd8

Browse files
author
Your Name
committed
Angular Universal In Depth
1 parent 2de1759 commit 1db3bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/home/home.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<mat-tab-group>
55

6-
<mat-tab label="All Courses">
6+
<mat-tab label="All Courses Available">
77

88
<courses-card-list
99
[courses]="courses$ | async">

0 commit comments

Comments
 (0)