Ver Fonte

Tweak wording in notification

Gabriel Horner há 3 anos atrás
pai
commit
c013554d21
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      src/main/frontend/handler/events.cljs

+ 2 - 2
src/main/frontend/handler/events.cljs

@@ -751,10 +751,10 @@
 
      [:div
       [:p
-       "We suggest you upgrade now to avoid some potential bugs."]
+       "We suggest you upgrade now to avoid potential bugs."]
       (when (seq paths)
         [:p
-         "For example, the files below have reserved characters can't be synced on some platforms."])]
+         "For example, the files below have reserved characters that can't be synced on some platforms."])]
      ]
     (ui/button
       "Update filename format"