aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Brew-Test-Bot.md
diff options
context:
space:
mode:
authorEricFromCanada2017-02-23 12:20:07 -0500
committerEricFromCanada2017-02-23 12:20:07 -0500
commitca0071ffc91f6bd212e9458dd05882dbbe6663f5 (patch)
tree3d98688971cb4547dd97f966da25cdf1a1041712 /docs/Brew-Test-Bot.md
parent20bb0aae80efb62e1242dd7881dbb626d5bfe085 (diff)
downloadbrew-ca0071ffc91f6bd212e9458dd05882dbbe6663f5.tar.bz2
Grammar fixes for docs
Fixes to spelling and punctuation for consistency and readability.
Diffstat (limited to 'docs/Brew-Test-Bot.md')
-rw-r--r--docs/Brew-Test-Bot.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Brew-Test-Bot.md b/docs/Brew-Test-Bot.md
index a27c207c8..484fa3275 100644
--- a/docs/Brew-Test-Bot.md
+++ b/docs/Brew-Test-Bot.md
@@ -3,7 +3,7 @@
`brew test-bot` is the name for the automated review and testing system funded
by [our Kickstarter in 2013](https://www.kickstarter.com/projects/homebrew/brew-test-bot).
-It comprises of four Mac Minis running in a data centre in England which host
+It comprises four Mac Minis running in a data centre in England which host
[a Jenkins instance at https://bot.brew.sh](https://bot.brew.sh) and run the
[`brew test-bot.rb`](https://github.com/Homebrew/homebrew-test-bot/blob/master/cmd/brew-test-bot.rb)
Ruby script to perform automated testing of commits to the master branch, pull
@@ -15,7 +15,7 @@ The bot automatically builds pull requests and updates their status depending
on the result of the job.
For example, a job which has been queued but not yet started will have a
-section in the pull-request that looks like this:
+section in the pull request that looks like this:
![Triggered Pull Request](images/brew-test-bot-triggered-pr.png)