From 8737bd93a2d05c1b98669e536b1468a9deb04cd9 Mon Sep 17 00:00:00 2001 From: Apostolos Tsakpinis Date: Mon, 12 Dec 2022 14:11:50 +0200 Subject: [PATCH] docs(fix): typo --- docs/app/components/HomeBlocks/HomeBlockImperative.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/app/components/HomeBlocks/HomeBlockImperative.tsx b/docs/app/components/HomeBlocks/HomeBlockImperative.tsx index 7d7ff8d735..457c2d1733 100644 --- a/docs/app/components/HomeBlocks/HomeBlockImperative.tsx +++ b/docs/app/components/HomeBlocks/HomeBlockImperative.tsx @@ -51,7 +51,7 @@ export const HomeBlockImperative = () => ( }}>

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.