docs: fixed typos and improved wording (#9848)

This commit is contained in:
Anthony Jekanyika 2023-01-02 20:10:08 +02:00 committed by GitHub
parent bccbe6ffe8
commit da2a146f50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -14,12 +14,12 @@ image:
#title
Introduction
#description
Nuxt provides provides both frontend and backend functionality so you can focus on what matters: creating your web application.
Nuxt provides both frontend and backend functionality so you can focus on what matters: Creating your web application.
::
## What is Nuxt?
To understand what Nuxt is, we need to understand what we need to create a modern application:
To understand what Nuxt is, we need to understand what we need in order to create a modern application:
::docs-card-list
::docs-card
#extraTitle
@ -67,7 +67,7 @@ Nuxt uses Vue.js as a view engine. All Vue 3 capabilities are available in Nuxt.
### Automation and conventions
Nuxt uses conventions and an opinionated directory structure to automate repetitive tasks and allow developers to focus on what matters. The configuration file can still customize and override its default behaviors.
Nuxt uses conventions and an opinionated directory structure to automate repetitive tasks and allow developers to focus on pushing features. The configuration file can still customize and override its default behaviors.
::list{type=success}
- Auto-imports