Correct spelling mistakes. (#898)

This commit is contained in:
Edward Betts
2017-12-12 01:16:24 +00:00
committed by Benaiah Mischenko
parent b371fe65b3
commit 24307e3c3c
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ module.exports = merge.smart(require('./webpack.base.js'), {
NETLIFY_CMS_VERSION: JSON.stringify(require("./package.json").version),
}),
// Combine/hoist module scopes when possibile.
// Combine/hoist module scopes when possible.
new webpack.optimize.ModuleConcatenationPlugin(),
// Minify and optimize the JavaScript