docs: fix typo (#19775)

This commit is contained in:
Fleet Labs Ghana 2023-03-17 15:55:28 +00:00 committed by GitHub
parent 52734871b4
commit 633f781d6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ description: Nuxt's goal is to make web development intuitive and performant wit
Nuxt is a free and [open-source framework](https://github.com/nuxt/nuxt) with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with [Vue.js](https://vuejs.org).
We made everything so you can start writing `.vue` files from the beggining while enjoying hot module replacement in development and a performant application in production with server-side rendering by default.
We made everything so you can start writing `.vue` files from the beginning while enjoying hot module replacement in development and a performant application in production with server-side rendering by default.
Nuxt has no vendor lock-in, allowing you to deploy your application [**anywhere, even to the edge**](/docs/getting-started/deployment).