Browse Source

Update AppSidebar.vue

Geoff Bentley 3 years ago
parent
commit
f73a6ed48f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/newtab/app/AppSidebar.vue

+ 1 - 1
src/components/newtab/app/AppSidebar.vue

@@ -87,7 +87,7 @@ const tabs = [
     path: '/',
   },
   {
-    name: 'Worfklows',
+    name: 'Workflows',
     icon: 'riFlowChart',
     path: '/workflows',
   },