From 1d7a84210305de3cd90da10f6d332df40c9ae1e3 Mon Sep 17 00:00:00 2001 From: asmyshlyaev177 Date: Tue, 5 Nov 2024 01:09:34 +0400 Subject: [PATCH] style: fix typo --- packages/example-nextjs14/src/app/components/Description.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/example-nextjs14/src/app/components/Description.tsx b/packages/example-nextjs14/src/app/components/Description.tsx index a9d045d..91ce049 100644 --- a/packages/example-nextjs14/src/app/components/Description.tsx +++ b/packages/example-nextjs14/src/app/components/Description.tsx @@ -23,7 +23,7 @@ export const Description = () => (

Other frameworks or pure JS

- There are more hooks and helpers to deal with serialization/deconding of data. + There are more hooks and helpers to deal with serialization/decoding of data.
Check out GitHub page. Give Us a star.