Repository: samza
Updated Branches:
  refs/heads/master 99667d902 -> 4660d4ddd


Fix a minor typo in the web-page


Project: http://git-wip-us.apache.org/repos/asf/samza/repo
Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/4660d4dd
Tree: http://git-wip-us.apache.org/repos/asf/samza/tree/4660d4dd
Diff: http://git-wip-us.apache.org/repos/asf/samza/diff/4660d4dd

Branch: refs/heads/master
Commit: 4660d4ddd35b2aedc27fb783483e2928325da7f1
Parents: 99667d9
Author: vjagadish1989 <jvenk...@linkedin.com>
Authored: Mon Oct 31 17:40:24 2016 -0700
Committer: vjagadish1989 <jvenk...@linkedin.com>
Committed: Mon Oct 31 17:40:24 2016 -0700

----------------------------------------------------------------------
 docs/contribute/contributors-corner.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/samza/blob/4660d4dd/docs/contribute/contributors-corner.md
----------------------------------------------------------------------
diff --git a/docs/contribute/contributors-corner.md 
b/docs/contribute/contributors-corner.md
index 0e1cc0f..b41bca7 100644
--- a/docs/contribute/contributors-corner.md
+++ b/docs/contribute/contributors-corner.md
@@ -26,7 +26,7 @@ title: Contributor's Corner
   * [Prepare to merge a Pull Request (PR) by setting up the 
following:](#prepare-to-merge-a-pull-request--pr--by-setting-up-the-following-)
   * [Merging a Pull Request](#merging-a-pull-request)
 
-Apache Samza is developed by an open and friendly community. Everybody is 
welcome to contribute and engage with the community. We are happy to accept 
contributions, be it trivial cleanups or bug-fix or new features. There are 
many ways to engage with the community and contribute to Apache Samza, 
including filing bugs, asking questions and joining discussions in our mailing 
lists, contributing code or documentation, or testing.
+Apache Samza is developed by an open and friendly community. Everybody is 
welcome to contribute and engage with the community. We are happy to accept 
contributions, be it trivial cleanups or bug-fixes or new features. There are 
many ways to engage with the community and contribute to Apache Samza, 
including filing bugs, asking questions and joining discussions in our mailing 
lists, contributing code or documentation, or testing.
 
 ## Ask Questions
 Apache Samza community is happy to answer any questions related to the 
project. We use our [mailing list](/community/mailing-lists.html) for all 
communications and discussions. You can also interact in StackOverflow under 
the tag - 
[#apache-samza](http://stackoverflow.com/questions/tagged/apache-samza)

Reply via email to