Skip to content

Commit 6b6b053

Browse files
authored
Update README.md
1 parent 2f11f14 commit 6b6b053

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
@@ -129,7 +129,7 @@ const App = () => {
129129
};
130130
```
131131

132-
> 💡 By default, the hook will be updated when options changed (i.e. keyframes, animationOptions etc.). However, you can disable this behavior by setting the `shouldUpdateAnimation` option to `false`.
132+
> 💡 By default, the hook will be updated when options changed (i.e. keyframes, animationOptions etc.). However, you can disable the behavior by setting the `shouldUpdateAnimation` option to `false`.
133133
134134
### Playback Control
135135

0 commit comments

Comments
 (0)