Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Tiny type
  • Loading branch information
humandb committed Oct 30, 2012
1 parent a1b6fa1 commit 5f61333
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 @@ -204,7 +204,7 @@ Cache Busting

You can use the CacheBustingWorker to provide unique names.

To strategies are provided: CacheBustingWorker::STRATEGY_CONTENT (content based), CacheBustingWorker::STRATEGY_MODIFICATION (modification time based)
Two strategies are provided: CacheBustingWorker::STRATEGY_CONTENT (content based), CacheBustingWorker::STRATEGY_MODIFICATION (modification time based)

``` php
<?php
Expand Down

0 comments on commit 5f61333

Please sign in to comment.