Correct comment typo
This commit is contained in:
parent
70bc8641a3
commit
8fcc6aff35
|
@ -42,7 +42,7 @@ gulp.task('css', function () {
|
|||
});
|
||||
|
||||
/**
|
||||
* Serve site with BrowserSync
|
||||
* Serve site with Browsersync
|
||||
*/
|
||||
gulp.task('serve', ['jekyll-build'], () => {
|
||||
browserSync.init({
|
||||
|
|
Loading…
Reference in New Issue