mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: typo (#5187)
This commit is contained in:
parent
7cccb308ba
commit
a0b89d5dfe
@ -52,7 +52,7 @@ export default async (inlineOptions, nuxt) => {
|
||||
```ts [nuxt.config]
|
||||
export default defineNuxtConfig({
|
||||
modules: [
|
||||
// Using package name (recommanded usage)
|
||||
// Using package name (recommended usage)
|
||||
'@nuxtjs/example',
|
||||
|
||||
// Load a local module
|
||||
|
Loading…
Reference in New Issue
Block a user