diff --git a/docs/1.getting-started/1.introduction.md b/docs/1.getting-started/1.introduction.md index de952b9df4..30ed20987d 100644 --- a/docs/1.getting-started/1.introduction.md +++ b/docs/1.getting-started/1.introduction.md @@ -25,7 +25,7 @@ Nuxt uses conventions and an opinionated directory structure to automate repetit - **Configured build tools:** we use [Vite](https://vitejs.dev) by default to support hot module replacement (HMR) in development and bundling your code for production with best-practices baked-in. :: -Nuxt takes care of this and provides both frontend and backend functionality so you can focus on what matters: **creating your web application**. +Nuxt takes care of these and provides both frontend and backend functionality so you can focus on what matters: **creating your web application**. ## Server-Side Rendering