docs: typo (#5187)

This commit is contained in:
Ash Go 2022-05-30 20:37:22 +08:00 committed by GitHub
parent 7cccb308ba
commit a0b89d5dfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ export default async (inlineOptions, nuxt) => {
```ts [nuxt.config] ```ts [nuxt.config]
export default defineNuxtConfig({ export default defineNuxtConfig({
modules: [ modules: [
// Using package name (recommanded usage) // Using package name (recommended usage)
'@nuxtjs/example', '@nuxtjs/example',
// Load a local module // Load a local module