diff --git a/docs/content/3.docs/2.directory-structure/2.output.md b/docs/content/3.docs/2.directory-structure/2.output.md index 80ff4a20c2..59f4175afe 100644 --- a/docs/content/3.docs/2.directory-structure/2.output.md +++ b/docs/content/3.docs/2.directory-structure/2.output.md @@ -9,7 +9,7 @@ head.title: Output directory The `.output/` directory is created by Nuxt when building your application for production. ::alert{type=warning} -You should not touch any files inside since the whole directory will be re-create when running `nuxt build` +You should not touch any files inside since the whole directory will be re-created when running `nuxt build` :: -This directory is made to be used when deploying your Nuxt application to production, learn more in our [deployment section](/docs/deployment). +This directory is made to be used when deploying your Nuxt application to production. Learn more in our [deployment section](/docs/deployment).