Skip to content

Commit 69445a8

Browse files
committed
Fix link in README
1 parent 33f730c commit 69445a8

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
@@ -233,7 +233,7 @@ distribution, for example uniform (e.g. always 100ms), or a deterministic
233233
distribution.
234234
235235
However, if you wish to insert delays at specific points in the animation,
236-
consider useing the [`Delay`](#Typist.Delay) Component instead.
236+
consider useing the [`Delay`](#typistdelay) Component instead.
237237
238238
```js
239239
function(mean, std, current = {line, lineIdx, character, charIdx, defDelayGenerator}) {

0 commit comments

Comments
 (0)