Explorar o código

fix: doc typo

Gabriel Horner %!s(int64=2) %!d(string=hai) anos
pai
achega
81ec1e375e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/frontend/mixins.cljs

+ 1 - 1
src/main/frontend/mixins.cljs

@@ -68,7 +68,7 @@
                 nil)))))
 
 (defn on-key-up
-  "Cation: This mixin uses a different args than on-key-down"
+  "Caution: This mixin uses a different args than on-key-down"
   [state keycode-map all-handler]
   (listen state js/window "keyup"
           (fn [e]