diff --git a/README.md b/README.md index 077e4a3..9605b4e 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ gulp.task('default', () => } }] })) - .pipe(logBabelMetadta()) + .pipe(logBabelMetadata()) ) ```