diff --git a/aspnet/client-side/using-gulp.rst b/aspnet/client-side/using-gulp.rst index 458dd85841..482cb73722 100644 --- a/aspnet/client-side/using-gulp.rst +++ b/aspnet/client-side/using-gulp.rst @@ -279,7 +279,7 @@ The Gulp community provides Gulp `recipes `_. For additional information about Gulp, see the `Gulp Documentation `_ on GitHub. +Gulp is a JavaScript-based streaming build toolkit that can be used for bundling and minification. Visual Studio 2015 automatically installs Gulp along with a set of Gulp plugins. Gulp is maintained on `GitHub `_. For additional information about Gulp, see the `Gulp Documentation `_ on GitHub. See Also --------