diff --git a/gulpfile.js b/gulpfile.js index 04d503d8..41d61cf8 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -9,7 +9,7 @@ require('laravel-elixir-vue'); | | 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 our application, as well as publishing vendor resources. + | file for your application, as well as publishing vendor resources. | */