mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-20 07:30:57 +00:00
docs: fix typo (#22308)
This commit is contained in:
parent
491ebff3b6
commit
bef07468fa
@ -94,7 +94,7 @@ export default defineNuxtPlugin({
|
||||
name: 'my-plugin',
|
||||
parallel: true,
|
||||
async setup (nuxtApp) {
|
||||
// the next plugin will be executed immediatly
|
||||
// the next plugin will be executed immediately
|
||||
}
|
||||
})
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user