Skip to content

Commit

Permalink
Fix minor grammar error in README-GIT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-moreton committed Dec 6, 2013
1 parent b0afbe1 commit 5c0dc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-GIT.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ repository.
### Pre-Commit Hook (Optional)

The ZF2 Travis-CI will confirm that code style standards are met
by using ```php-cs-fixer``` (https://github.com/fabpot/PHP-CS-Fixer) during it's build runs.
by using ```php-cs-fixer``` (https://github.com/fabpot/PHP-CS-Fixer) during its build runs.

To reduce the number of red Travis-CI builds, the following Git pre-commit hook
can help catch code style issues before committing. Save it as
Expand Down

0 comments on commit 5c0dc10

Please sign in to comment.