Skip to content

Commit

Permalink
Merge pull request #41 from curtisgibby/patch-1
Browse files Browse the repository at this point in the history
Fix typo on "the"
  • Loading branch information
pyrech committed Dec 23, 2016
2 parents 29fb9d7 + 4fe42a9 commit 1c96894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/autocommit.md
Expand Up @@ -34,7 +34,7 @@ some `extra` config in your composer.json:

This option can be one value between `never`, `ask` and `always`.

- `never` is the default option. It disable completly th autocommit feature.
- `never` is the default option. It disable completly the autocommit feature.
- `ask` will propose you interactively to trigger a commit after each
`composer update` in case some dependencies were updated.
- `always` will trigger a commit everytime a `composer update` is ran and some
Expand Down

0 comments on commit 1c96894

Please sign in to comment.