fixing grammar from 9e704ce [skip ci]

This commit is contained in:
andy5995 2018-01-24 22:11:27 -06:00
parent 9e704ce28a
commit 91517e2307
No known key found for this signature in database
GPG Key ID: 06BFEC9B82603CAF

View File

@ -73,8 +73,8 @@ discuss them on the ticket.
6. Commit your changes. [git-cola](https://git-cola.github.io/) is a nice GUI front-end for adding files and entering commit messages (git-cola is probably available from your OS repository).
* If you're updating only documention (or other files that don't
affect a build) add [skip ci] to the commit message (code integration
will be skipped)
affect a build) add [skip ci] to the commit message (automatic code
integration tests will be skipped).
7. Push the working branch (e.g. issue_32) to your remote fork and make your
[pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/)