Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangarnier committed Sep 17, 2017
2 parents 4cac347 + 77a3ee2 commit a2d2b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ anime({
translateX: 100,
duration: 2000,
loop: 3, // Play the animation 3 times
direction: 'reverse' // Play the animation in reverse
direction: 'reverse', // Play the animation in reverse
autoplay: false // Animation paused by default
});
```
Expand Down

0 comments on commit a2d2b4c

Please sign in to comment.