Skip to content

Commit c679fb1

Browse files
committed
fix spacing
1 parent 100aa01 commit c679fb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webpack.mix.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ let mix = require('laravel-mix').mix;
77
|
88
| Mix provides a clean, fluent API for defining some Webpack build steps
99
| for your Laravel application. By default, we are compiling the Sass
10-
| file for your application, as well as bundling up your JS files.
10+
| file for the application as well as bundling up all the JS files.
1111
|
1212
*/
1313

0 commit comments

Comments
 (0)