diff --git a/src/quo/haptic.cljs b/src/quo/haptic.cljs index 64fd36b5c1..3bf6cb68e9 100644 --- a/src/quo/haptic.cljs +++ b/src/quo/haptic.cljs @@ -3,7 +3,7 @@ (def haptic-methods {:selection "selection" - :impacet-light "impactLight" + :impact-light "impactLight" :impact-medium "impactMedium" :impact-heavy "impactHeavy" :notification-success "notificationSuccess"