From a9bf4f38f2c2accaacc2a6248af312386394f991 Mon Sep 17 00:00:00 2001 From: Florent Giraud Date: Fri, 30 Aug 2024 02:27:13 -0400 Subject: [PATCH] chore: documentation typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c421751..8a10196 100644 --- a/README.md +++ b/README.md @@ -229,7 +229,7 @@ export const compose = setupCompose(screens, { }); ``` -Take in consideration that this is going to drop the performance hard check the performance for more information. +Take in consideration that this is going to drop the performance hard check the benchmarks for more information. ## Tailwind Autocomplete in VSCode (Optional)