浏览代码

Merge pull request #30 from gbentley/main

Minor spelling fix
Ahmad Kholid 3 年之前
父节点
当前提交
0387dca43b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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',
   },