Browse Source

Merge pull request #6796 from japaul527/messageRefreshTypo

issue #6782- changed message typo
Tienson Qin 3 years ago
parent
commit
2762dce3e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/frontend/dicts.cljc

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

@@ -217,7 +217,7 @@
         :open-new-window "New window"
         :sync-from-local-files "Refresh"
         :sync-from-local-files-detail "Import changes from local files"
-        :sync-from-local-changes-detected "Refresh detects and processes files modified on your disk and diverged from the actual Logseq page content. Continue?"
+        :sync-from-local-changes-detected "Refresh detects and processes files modified on your disk that have diverged from the current Logseq page content. Continue?"
 
         :unlink "unlink"
         :search/publishing "Search"