Skip to content

Commit

Permalink
Change main navigation aria-label
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalwengerter committed May 26, 2021
1 parent 8d54b48 commit cd7db04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-runtime/src/components/ApplicationsMenu.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<nav :aria-label="$gettext('This is the main navigation')">
<nav :aria-label="$gettext('Main navigation')">
<oc-button
id="_appSwitcherButton"
ref="menubutton"
Expand Down

0 comments on commit cd7db04

Please sign in to comment.