Skip to content

Commit

Permalink
Merge pull request #66 from gregsadetsky/patch-2
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
Damien Mathieu authored Mar 27, 2017
2 parents a2aebc8 + bd3a896 commit 3e7167d
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 @@ -30,7 +30,7 @@ This will run a `git gc --agressive` against the applications repo. This is done

### purge-cache

$ heroku repo:purge-cache -a appname
$ heroku repo:purge_cache -a appname

This will delete the contents of the build cache stored in the repository. This is done inside a run process on the application.

Expand Down

0 comments on commit 3e7167d

Please sign in to comment.