changed wording of account menu entry after group discussion

pull/1/head
Chris Veilleux 2018-11-12 20:07:13 -06:00
parent f447a73dad
commit 70b3f4ed91
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ export class GlobalnavComponent implements OnInit {
buildAccountNav() {
const accountNav: PrimaryNavItem = {
icon: faUser,
text: 'Account'
text: 'My Account'
};
if (this.isLoggedIn) {
accountNav.children = [