From 4603fce05c92ae922fe00409a5c682d3f0b69619 Mon Sep 17 00:00:00 2001 From: Brad Veryard Date: Thu, 29 Feb 2024 09:41:32 +0800 Subject: [PATCH] chore: Correct wording in readme Just missing the word use. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9052a15..dddfa5f3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ export default defineNuxtConfig({ }) ``` -That's it! You can now NuxtHub features in your Nuxt app ✨ +That's it! You can now use NuxtHub features in your Nuxt app ✨ ## Contributing