Skip to content

Commit 04b05ed

Browse files
committed
Update .once modifier documentation
1 parent 51654a1 commit 04b05ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/2.usage/3.modifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Makes the animation play only once when scrolling down, and stay in its final st
3636
Similar to `.once` but will reverse the animation when scrolling back up, allowing it to play again when scrolling down.
3737

3838
::alert{type="info"}
39-
Using `.once.reversible` gives you the previous behavior of `.once` from v1.1.8 and earlier.
39+
This is the default previous behavior of `.once`.
4040
::
4141

4242

0 commit comments

Comments
 (0)