Correct comment typo

This commit is contained in:
Taylor Bryant 2017-11-22 16:35:50 -06:00 committed by GitHub
parent 70bc8641a3
commit 8fcc6aff35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ gulp.task('css', function () {
});
/**
* Serve site with BrowserSync
* Serve site with Browsersync
*/
gulp.task('serve', ['jekyll-build'], () => {
browserSync.init({