Skip to content
Personal
Open source
Business
Explore
Sign up
Sign in
Pricing
Blog
Support
Watch
63
Star
934
Fork
142
shakiba
/
stage.js
Code
Issues
1
Pull requests
0
Wiki
Pulse
Graphs
Permalink
Browse files
typo
Loading branch information
...
1 parent
137b309
commit
606d9dcb66bc9f2dab23028855e1d9ade36e3007
jackmcmorrow
committed
Aug 13, 2015
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
doc/en/tween.md
Show notes
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);
Toggle all file notes
0 comments on commit
606d9dc
Please
sign in
to comment.
Something went wrong with that request. Please try again.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
606d9dc