summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSakthipriyan Vairamani <thefourtheye@users.noreply.github.com>2016-11-01 07:06:25 +0530
committerGitHub <noreply@github.com>2016-11-01 07:06:25 +0530
commit52ca0e606680260e2695223229fbb9e68077bb68 (patch)
tree8cc4d704620b5d82732e7b4b41bf8cb40bf41074
parent06b266ff3d3c74da8bcc4689e59d793b43454477 (diff)
downloadscala-52ca0e606680260e2695223229fbb9e68077bb68.tar.gz
scala-52ca0e606680260e2695223229fbb9e68077bb68.tar.bz2
scala-52ca0e606680260e2695223229fbb9e68077bb68.zip
doc: minor grammatical fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ffd419aa9..8679f080c2 100644
--- a/README.md
+++ b/README.md
@@ -183,7 +183,7 @@ You may also want to check out the following resources:
# Scala CI
-Once you submit a PR your commits will are automatically tested by the Scala CI.
+Once you submit a PR your commits will be automatically tested by the Scala CI.
If you see a spurious build failure, you can post `/rebuild` as a PR comment.
The [scabot README](https://github.com/scala/scabot) lists all available commands.