From e7a111c17348d92a9f1d0c59fa61358a0f7ccabc Mon Sep 17 00:00:00 2001 From: Mubashar Abbas Date: Tue, 18 Oct 2016 13:07:56 +0500 Subject: [PATCH] made it a little more consistent with the previous sentence. --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. | */