This is an automated email from the ASF dual-hosted git repository. kturner pushed a commit to branch keith-turner-patch-2 in repository https://gitbox.apache.org/repos/asf/fluo.git
commit f871bf99b1e7d99e7fb382bd4470054e0d759198 Author: Keith Turner <[email protected]> AuthorDate: Mon Sep 25 17:56:51 2017 -0400 Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8a50261..a2c0004 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,7 +37,7 @@ Fluo has a test suite that consists of the following: ## Pull Request Before making a pull request please attempt to run `mvn verify`. If it fails and you are not sure -why, it's OK to go ahead make the pull request. +why, it's OK to go ahead and make the pull request. ## See Also -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
