Skip to content

Commit

Permalink
misc: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Jan 15, 2018
1 parent e8532dc commit 97d70f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/app/utils.js
Expand Up @@ -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...
})
}
}
Expand Down

0 comments on commit 97d70f4

Please sign in to comment.