diff --git a/docs/content/2.concepts/1.introduction.md b/docs/content/2.concepts/1.introduction.md index 72cc0f0d9b..590d913d9d 100644 --- a/docs/content/2.concepts/1.introduction.md +++ b/docs/content/2.concepts/1.introduction.md @@ -37,7 +37,7 @@ We recommend to read each concept to have a full vision of Nuxt capabilities and Nuxt is the backbone of your Vue.js project, giving structure to build your project with confidence while keeping flexibility. -Extendable with a strong module ecosystem and hooks engine, it makes it easy to connect your REST or GraphQL endpoints, favorites CMS, CSS frameworks and more. PWA and AMP support is only a module away from your Nuxt project. +Extendable with a strong module ecosystem and hooks engine, it makes it easy to connect your REST or GraphQL endpoints, favorite CMS, CSS frameworks and more. PWA and AMP support is only a module away from your Nuxt project. ::alert{type=info icon=👍} Ready to try? Head over the [Installation section](/getting-started/installation).