mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-21 21:25:11 +00:00
docs: typo on callHook
method (#23231)
This commit is contained in:
parent
ceab38770d
commit
6326ad4f9d
@ -52,7 +52,7 @@ export default defineNuxtPlugin((nuxtApp) => {
|
||||
})
|
||||
```
|
||||
|
||||
### `callhook(name, ...args)`
|
||||
### `callHook(name, ...args)`
|
||||
|
||||
`callHook` returns a promise when called with any of the existing hooks.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user