Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
Merge pull request #98 from jpmedley/patch-2
Browse files Browse the repository at this point in the history
Fix a typo.
  • Loading branch information
jeffposnick committed Mar 24, 2016
2 parents ac7fb54 + 84e873c commit cbca88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ _Default_: `[]`

#### logger [function]

Specifies a callback function for logging which resources are being precched and
Specifies a callback function for logging which resources are being precached and
a precache size. Use `function() {}` if you'd prefer that nothing is logged.
Within a `gulp` script, it's recommended that you use [`gulp-util`](https://github.com/gulpjs/gulp-util) and pass in `gutil.log`.

Expand Down

0 comments on commit cbca88f

Please sign in to comment.