Browse Source

Fix typo on label

This isn't plural and even if it was this would be incorrect
Gabriel Horner 3 years ago
parent
commit
bff1bb031f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/frontend/components/onboarding/setups.cljs

+ 1 - 1
src/main/frontend/components/onboarding/setups.cljs

@@ -114,7 +114,7 @@
                ["PAGES" "/pages" "file-text"]
                ["PAGES" "/pages" "file-text"]
                []
                []
                ["APP Internal" "/logseq" "tool"]
                ["APP Internal" "/logseq" "tool"]
-               ["Configs File" "/logseq/config.edn"]]]
+               ["Config File" "/logseq/config.edn"]]]
           (if-not title
           (if-not title
             [:li.hr]
             [:li.hr]
             [:li
             [:li