mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: fix typo
This commit is contained in:
parent
4896820390
commit
3957bf63bc
@ -141,7 +141,7 @@ module.exports = class ModuleContainer {
|
||||
// Prepare callback
|
||||
const cb = err => {
|
||||
printWarn(
|
||||
'Supporting callbacks is depricated and will be removed in next releases. Consider using async/await.',
|
||||
'Supporting callbacks is deprecated and will be removed in next releases. Consider using async/await.',
|
||||
src
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user