We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de1759 commit 1db3bd8Copy full SHA for 1db3bd8
src/app/home/home.component.html
@@ -3,7 +3,7 @@
3
4
<mat-tab-group>
5
6
- <mat-tab label="All Courses">
+ <mat-tab label="All Courses Available">
7
8
<courses-card-list
9
[courses]="courses$ | async">
0 commit comments