From 66ac210e5e31ca07ecb8f5a50b7f6ff64936e10e Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 5 Dec 2015 22:36:11 +0100 Subject: [PATCH] improve readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30d1232..582caf1 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ gulp-browser is meant to be easy: }); ``` -> **Note:** Be aware of how gulp-src creates values of file.base and file.path since that is important to the require statements. \ No newline at end of file +> **Note:** Be aware of how gulp.src creates values of file.base and file.path since that is important to the require statements. \ No newline at end of file