浏览代码

update dict

sawhney17 3 年之前
父节点
当前提交
3a9c4da9fd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/frontend/modules/shortcut/dicts.cljc

+ 1 - 1
src/main/frontend/modules/shortcut/dicts.cljc

@@ -116,7 +116,7 @@
    :ui/goto-plugins                 "Go to plugins dashboard"
    :ui/goto-plugins                 "Go to plugins dashboard"
    :editor/toggle-open-blocks       "Toggle open blocks (collapse or expand all blocks)"
    :editor/toggle-open-blocks       "Toggle open blocks (collapse or expand all blocks)"
    :ui/toggle-cards                 "Toggle cards"
    :ui/toggle-cards                 "Toggle cards"
-   :git/commit                      "Git commit message"})
+   :git/commit                      "Create Git commit with message"})
 
 
 (def category
 (def category
   {:shortcut.category/basics "Basics"
   {:shortcut.category/basics "Basics"