Skip to content

Commit 168dd11

Browse files
committed
updated readme
1 parent 2067f84 commit 168dd11

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,21 +63,21 @@ opacity
6363
Options can be specified for all properties, or each individually
6464

6565
#### start
66-
**Type:** number or selector
66+
**Type:** number or selector
6767
**Default:** the elements top offset
6868

6969
#### duration
70-
**Type:** number or percentage (string) or callback function
70+
**Type:** number or percentage (string) or callback function
7171
**Default:** element top + height - start
7272

7373
#### trigger
74-
**Type:** number or percentage (string)
74+
**Type:** number or percentage (string)
7575
**Default:**: "100%"
7676

7777
#### ease
78-
**Type:** function or string
78+
**Type:** function or string
7979
**Default:** "linear"
8080

8181
#### axis
82-
**Type:** string ("x" or "y")
82+
**Type:** string ("x" or "y")
8383
**Default:** "y"

0 commit comments

Comments
 (0)