Skip to content

Commit 1da7356

Browse files
committed
docs: update README.md
1 parent 57173b1 commit 1da7356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The delay after typing a token. If you pass in a function, `Typist` will call th
8787

8888
#### `backspaceDelay`
8989

90-
**Default**: `75`
90+
**Default**: `typingDelay`
9191

9292
The delay after backspacing a token. If you pass in a function, `Typist` will call the function after backspacing a token and use the return value as the delay.
9393

0 commit comments

Comments
 (0)