Skip to content

Commit

Permalink
Merge pull request heroku#74 from tony/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Damien Mathieu authored Aug 18, 2017
2 parents 972c7ec + 086debe commit 6bf375b
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 @@ -26,7 +26,7 @@ This will download the applications repo as a tarball.

$ heroku repo:gc -a appname

This will run a `git gc --agressive` against the applications repo. This is done inside a run process on the application.
This will run a `git gc --aggressive` against the applications repo. This is done inside a run process on the application.

### purge-cache

Expand Down

0 comments on commit 6bf375b

Please sign in to comment.