Skip to content

Commit 2f59f6a

Browse files
committed
fix(docs): fix spelling in readme
1 parent ee9e610 commit 2f59f6a

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
@@ -71,7 +71,7 @@ TypeThis(
7171
);
7272
```
7373

74-
After supplying the `TypeThisController`, begin controlling the typing animatiomn. Use the reset() method provided by the TypeThisController to resets the typing animation and restart it from the beginning.
74+
After supplying the `TypeThisController`, begin controlling the typing animation. Use the reset() method provided by the TypeThisController to resets the typing animation and restart it from the beginning.
7575

7676
Similarly, use the freeze() and unfreeze() methods to pause/freeze and resume/unfreeze the animation respectively.
7777

0 commit comments

Comments
 (0)