simple typo fix

This commit is contained in:
James Manning 2015-02-17 00:29:27 -05:00
parent 88a912c1f5
commit 58b4d073e1

View File

@ -1,7 +1,7 @@
/*
* Webpack development server configuration
*
* This file is set up for serving the webpak-dev-server, which will watch for changes and recompile as required if
* This file is set up for serving the webpack-dev-server, which will watch for changes and recompile as required if
* the subfolder /webpack-dev-server/ is visited. Visiting the root will not automatically reload.
*/
'use strict';