Skip to content

Commit 519f815

Browse files
committed
Update match label for nav bar
1 parent 7f494ac commit 519f815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/navigation-bar/navigation-bar.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export class NavigationBarComponent implements OnInit {
6969
class: 'p-submenu-list',
7070
},
7171
{
72-
label: 'View Match History',
72+
label: 'Match History',
7373
icon: 'pi pi-trophy',
7474
// routerLink: '',
7575
class: 'p-submenu-list',

0 commit comments

Comments
 (0)