From fe0b469ca933abda5d30889bafc7fae7fa63f4b7 Mon Sep 17 00:00:00 2001 From: Rio Weber Date: Wed, 27 Jul 2022 04:59:24 -0400 Subject: [PATCH] docs: grammar fix (#6166) --- docs/content/2.guide/5.deploy/2.static-hosting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/2.guide/5.deploy/2.static-hosting.md b/docs/content/2.guide/5.deploy/2.static-hosting.md index 86ce8e1b18..793c1cf393 100644 --- a/docs/content/2.guide/5.deploy/2.static-hosting.md +++ b/docs/content/2.guide/5.deploy/2.static-hosting.md @@ -1,7 +1,7 @@ # Static Hosting ::alert{type=warning icon=🚧} -This feature is still experimental and under development for Nuxt 3. [Full static](https://nuxtjs.org/announcements/going-full-static) is not yet implemented but will be in a near future. +This feature is still experimental and under development for Nuxt 3. [Full static](https://nuxtjs.org/announcements/going-full-static) is not yet implemented but will be in the near future. :: There are two ways to deploy a Nuxt application to any static hosting services: