Skip to content

Commit 66c7a8b

Browse files
authored
Update README.md
1 parent 461f912 commit 66c7a8b

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
@@ -107,7 +107,7 @@ The transition works closely with the delay setting. The transition will add any
107107
### customContainer - *string or node*
108108
In some cases, you want the parallax effects to be apply on a container that have its own scroll, and not apply the parallax effects via the document scroll.
109109

110-
###maxTransition - *int*
110+
### maxTransition - *int*
111111
The maxTransition setting can be used to stop the parallax transition after a given percentage. By default, it translate from 0% to 100% of the user viewport. You can change it here to any percentage you want.
112112

113113
## Methods

0 commit comments

Comments
 (0)