Browse Source

Merge pull request #30 from gbentley/main

Minor spelling fix
Ahmad Kholid 3 năm trước cách đây
mục cha
commit
0387dca43b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',
   },