From 60cc9e7298cd9a61fa8f1f1852e4353648feb280 Mon Sep 17 00:00:00 2001 From: Prince Wilson Date: Thu, 21 Apr 2022 11:14:11 -0400 Subject: [PATCH] fix: Addressing typo --- pages/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.vue b/pages/index.vue index b1c8d44..55ab6aa 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -3,7 +3,7 @@

Hi 👋! This template gives you a Nuxt app with the scaffolding for Netlify Functions, Forms, and Redirects. Our aim was to give you the code you would need to hit the ground running with a few fun features.

-

You can find the code for this project on GtiHub at https://github.com/netlify-templates/nuxt-toolbox! Happy coding!

+

You can find the code for this project on GitHub at https://github.com/netlify-templates/nuxt-toolbox! Happy coding!