Skip to content

Commit 0744b45

Browse files
committed
update documentation with new prop
1 parent 7ffee27 commit 0744b45

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,11 @@ type: `Boolean` default: `false`
4848
This flag will ensure the enclosing container's size and shape is fixed.
4949
Prevents the text from shifting around as it grows into its container.
5050

51-
### maxDelay
51+
### delay
5252

5353
type: `Number` default: `100`
5454

55-
The maximum delay between each typed token in milliseconds.
56-
57-
### minDelay
58-
59-
type: `Number` default: `20`
60-
61-
The minimum delay between each typed token in milliseconds.
55+
The delay between each typed token in milliseconds.
6256

6357
### delayMap
6458

0 commit comments

Comments
 (0)