diff --git a/gulpfile.js b/gulpfile.js index 8cf8c600..72ff1ebb 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -9,7 +9,7 @@ require('laravel-elixir-vue-2'); | | Elixir provides a clean, fluent API for defining some basic Gulp tasks | for your Laravel application. By default, we are compiling the Sass - | file for your application, as well as publishing vendor resources. + | file for your application as well as publishing vendor resources. | */