docs: fix typo (#19785)

This commit is contained in:
cunzaizhuyi 2023-03-18 23:01:58 +08:00 committed by Daniel Roe
parent 9d0d4e207d
commit 4fecf2cc25

View File

@ -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