Skip to content

Commit 1be665e

Browse files
committed
typo
my blood is type-o
1 parent 2b4ccb3 commit 1be665e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A solution to this problem is adding a revisioned number to the name your static
1818
This project was forked from [gulp-rev](https://github.com/sindresorhus/gulp-rev) to add reference re-writing functionality.
1919
When rev'ing an entire project it is important to update all references in html, js & css files to add the revision hash.
2020

21-
I wasn't able to find any existing plugins that could hand this task.
21+
I wasn't able to find any existing plugins that could handle this task.
2222
[Gulp-rev](https://github.com/sindresorhus/gulp-rev) could revision all files but not update references.
2323
[Gulp-usemin](https://www.npmjs.org/package/gulp-usemin) could do both but only using special markup, I needed a solution that would not require me to add markup everwhere.
2424

@@ -79,4 +79,4 @@ Make sure to set the files to [never expire](http://developer.yahoo.com/performa
7979

8080
## License
8181

82-
[MIT](http://opensource.org/licenses/MIT) © [Joshua Bellamy-Henn](http://www.psidox.com)
82+
[MIT](http://opensource.org/licenses/MIT) © [Joshua Bellamy-Henn](http://www.psidox.com)

0 commit comments

Comments
 (0)