Skip to content

Commit 47f0edb

Browse files
committed
clarify slowerScrollRate prop description #17
1 parent 75f03b4 commit 47f0edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Minimum **y** offset in `%` or `px`. If no unit is passed percent is assumed. Pe
111111
- type: `Boolean`
112112
- default `false`
113113

114-
Determines whether the scroll rate of the parallax component will move faster or slower than the default rate of scroll.
114+
Internally swaps the min/max offset y values of the parallax component to give the appearance of moving faster or slower than the default rate of scroll.
115115

116116
**`tag`**
117117

0 commit comments

Comments
 (0)