mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-22 00:19:45 +00:00
docs: fix typo (#19785)
This commit is contained in:
parent
9d0d4e207d
commit
4fecf2cc25
@ -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.
|
- **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
|
## Server-Side Rendering
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user