Skip to content
Browse files

typo

  • Loading branch information...
1 parent 137b309 commit 606d9dcb66bc9f2dab23028855e1d9ade36e3007 @jackmcmorrow jackmcmorrow committed
Showing with 1 addition and 1 deletion.
  1. +1 −1 doc/en/tween.md
View
2 doc/en/tween.md
@@ -18,7 +18,7 @@ tween.pin(pinning);
tween.ease(easing);
// Set duration in milliseconds
-tween.duraion(ms);
+tween.duration(ms);
// Set delay in milliseconds
tween.delay(ms);

0 comments on commit 606d9dc

Please sign in to comment.
Something went wrong with that request. Please try again.