From 7c009e654b65b47901c51727001389fa895ed42b Mon Sep 17 00:00:00 2001 From: Devipriya Sarkar Date: Mon, 12 Jun 2017 09:45:22 +0530 Subject: [PATCH] docs: fix "contributing" header in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0eca1ddea283..1e521a7e7b178 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ building for particular Hive and Hive Thriftserver distributions. Please refer to the [Configuration Guide](http://spark.apache.org/docs/latest/configuration.html) in the online documentation for an overview on how to configure Spark. -## Contributing +## Contributing Please review the [Contribution to Spark guide](http://spark.apache.org/contributing.html) for information on how to get started contributing to the project.