aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b91e4cf867..c840a68f76 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ locally with one thread, or "local[N]" to run locally with N threads.
## Running tests
-Testing first requires [Building](#Building) Spark. Once Spark is built, tests
+Testing first requires [Building](#building) Spark. Once Spark is built, tests
can be run using:
`./sbt/sbt test`