docs: fix typo (#2076) [ci skip]

This commit is contained in:
Wu Wenbin
2018-08-06 11:30:31 +08:00
committed by Evan You
parent 7147aab85c
commit a23dd19389
@@ -27,7 +27,7 @@ exports.transformer = error => {
})
}
}
// no match, unknown webpack error withotu a message.
// no match, unknown webpack error without a message.
// friendly-error-webpack-plugin fails to handle this.
if (!error.message) {
return Object.assign({}, error, {