Skip to content

Commit

Permalink
Updating aria-label to be consistent with the text on the page for th…
Browse files Browse the repository at this point in the history
…e top-navbar More Links component, in relation to issue #171
  • Loading branch information
hatfieldjm4 committed Dec 12, 2023
1 parent e1089bc commit f629126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/top-navbar/top-navbar.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent"
aria-expanded="false"
aria-label="Toggle Top Navigation"
aria-label="More Links"
>
More Links <i id="topNavToggle" class="fas fa-angle-down ml-2 rotate"></i>
</button>
Expand Down

0 comments on commit f629126

Please sign in to comment.