浏览代码

fix #8665, incorrect version control description in settings

Elgun Asgar 2 年之前
父节点
当前提交
699ed965c9
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main/frontend/components/settings.cljs

+ 2 - 2
src/main/frontend/components/settings.cljs

@@ -644,8 +644,8 @@
   [:div.panel-wrap
   [:div.panel-wrap
    [:div.text-sm.my-4
    [:div.text-sm.my-4
     [:span.text-sm.opacity-50.my-4
     [:span.text-sm.opacity-50.my-4
-     "You can view a page's edit history by clicking the three vertical dots "
-     "in the top-right corner and selecting \"Check page's history\". "
+     "You can view a page's edit history by clicking the three horizontal dots "
+     "in the top-right corner and selecting \"View page history\". "
      "Logseq uses "]
      "Logseq uses "]
     [:a {:href "https://git-scm.com/" :target "_blank"}
     [:a {:href "https://git-scm.com/" :target "_blank"}
      "Git"]
      "Git"]