From d22b32f4e8e07a57e89c5227e1180e92e6889835 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 18 Oct 2016 07:43:04 -0500 Subject: [PATCH] spacing --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. | */