Skip to content

Commit a2d2b4c

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 4cac347 + 77a3ee2 commit a2d2b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ anime({
273273
translateX: 100,
274274
duration: 2000,
275275
loop: 3, // Play the animation 3 times
276-
direction: 'reverse' // Play the animation in reverse
276+
direction: 'reverse', // Play the animation in reverse
277277
autoplay: false // Animation paused by default
278278
});
279279
```

0 commit comments

Comments
 (0)