From 90918d9c272d4098bca1aab777eac975c7d92700 Mon Sep 17 00:00:00 2001 From: Artem Chernikov Date: Tue, 29 Jul 2014 22:27:38 +0200 Subject: [PATCH] Adapt wording [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f740bc4a..a88eb6da 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ bundle exec guard This uses [spring](https://github.com/rails/spring) to provide a [fast feedback loop for the red/green cycle](http://bitzesty.com/blog/2013/05/enable-tdd-with-faster-ruby-on-rails-stack-reloading/). -Generally, no PR with decreased test coverage should not be accepted. Please look closely on comments which been provided +Generally, no PR with decreased test coverage should be accepted. Please look closely on comments which been provided by Coveralls in your PR.