Browse Source

Update menu.js (#511)

corrected spelling
Arun Kumar T K 8 years atrás
parent
commit
ce84e3f748
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/common/menu.js

+ 1 - 1
src/common/menu.js

@@ -1,5 +1,5 @@
 const menuData = [{
-  name: 'dashborad',
+  name: 'dashboard',
   icon: 'dashboard',
   path: 'dashboard',
   children: [{