mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 15:42:09 +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]
|
```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
|
||||||
|
Loading…
Reference in New Issue
Block a user