diff --git a/src/App.vue b/src/App.vue
index 07f517924c4202e2434af47c916941e4f284d3f4..3331c96b74f8476a9d6dd5e0b7e21ce5b21facc0 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -10,7 +10,7 @@
               <v-list-item link v-on:click="choose_locale('eng')">
                 <v-list-item-content>
                   <v-list-item-title>English</v-list-item-title>
-                  <v-list-item-subtitle>Choose english as display language for buttons and menus</v-list-item-subtitle>
+                  <v-list-item-subtitle>Choose English as display language for buttons and menus</v-list-item-subtitle>
                 </v-list-item-content>
               </v-list-item>
               <v-list-item link v-on:click="choose_locale('nno')">