Repository: kafka-site Updated Branches: refs/heads/asf-site dcccb9f90 -> 97ef06562
MINOR: Grammar updated on contributing.html page Just a little grammar update. Author: Herbert Mühlburger <[email protected]> Reviewers: Guozhang Wang <[email protected]> Closes #23 from muehlburger/asf-site Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka-site/commit/97ef0656 Tree: http://git-wip-us.apache.org/repos/asf/kafka-site/tree/97ef0656 Diff: http://git-wip-us.apache.org/repos/asf/kafka-site/diff/97ef0656 Branch: refs/heads/asf-site Commit: 97ef065624d14978ef7eec727ff34b53e0b1b16f Parents: dcccb9f Author: Herbert Mühlburger <[email protected]> Authored: Tue Dec 13 17:21:55 2016 -0800 Committer: Guozhang Wang <[email protected]> Committed: Tue Dec 13 17:21:55 2016 -0800 ---------------------------------------------------------------------- contributing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka-site/blob/97ef0656/contributing.html ---------------------------------------------------------------------- diff --git a/contributing.html b/contributing.html index f78f1e1..053b3d4 100644 --- a/contributing.html +++ b/contributing.html @@ -44,7 +44,7 @@ <h2>Becoming a Committer</h2> - We are always interested in adding new contributors. What we look for a series of contributions, good taste, and an ongoing interest in the project. If you are interested in becoming a committer, let one of the existing committers know and they can help guide you through the process. + We are always interested in adding new contributors. What we look for is a series of contributions, good taste, and an ongoing interest in the project. If you are interested in becoming a committer, let one of the existing committers know and they can help guide you through the process. <script> // Show selected style on nav item
