mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 16:12:12 +00:00
misc: Fix typo
This commit is contained in:
parent
e8532dc80c
commit
97d70f46c6
@ -155,7 +155,7 @@ export async function setContext(app, context) {
|
||||
if (process.client) {
|
||||
window.location = path
|
||||
return new Promise((resolve) => {
|
||||
// Wait for broswer to redirect...
|
||||
// Wait for browser to redirect...
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user