Skip to content

Commit 83f5302

Browse files
authored
docs(fix): typo (pmndrs#2042)
1 parent 86c41ad commit 83f5302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/components/HomeBlocks/HomeBlockImperative.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export const HomeBlockImperative = () => (
5151
}}>
5252
<p>
5353
Use our imperative API methods to run animations without updating state.
54-
Repsond to events without the react rendering overhead to achieve
54+
Respond to events without the react rendering overhead to achieve
5555
smooth, fluid animation.
5656
</p>
5757
</HomeBlockCopy>

0 commit comments

Comments
 (0)