Skip to content

Commit

Permalink
docs(fix): typo (#2042)
Browse files Browse the repository at this point in the history
  • Loading branch information
apostolos authored Dec 12, 2022
1 parent 86c41ad commit 83f5302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/components/HomeBlocks/HomeBlockImperative.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export const HomeBlockImperative = () => (
}}>
<p>
Use our imperative API methods to run animations without updating state.
Repsond to events without the react rendering overhead to achieve
Respond to events without the react rendering overhead to achieve
smooth, fluid animation.
</p>
</HomeBlockCopy>
Expand Down

1 comment on commit 83f5302

@vercel
Copy link

@vercel vercel bot commented on 83f5302 Dec 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.