aboutsummaryrefslogtreecommitdiff
path: root/docs/running-on-mesos.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/running-on-mesos.md')
-rw-r--r--docs/running-on-mesos.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/running-on-mesos.md b/docs/running-on-mesos.md
index 0df476d9b4..35f6caab17 100644
--- a/docs/running-on-mesos.md
+++ b/docs/running-on-mesos.md
@@ -32,7 +32,7 @@ To get started, follow the steps below to install Mesos and deploy Spark jobs vi
# Installing Mesos
-Spark {{site.SPARK_VERSION}} is designed for use with Mesos {{site.MESOS_VERSION}} and does not
+Spark {{site.SPARK_VERSION}} is designed for use with Mesos {{site.MESOS_VERSION}} or newer and does not
require any special patches of Mesos.
If you already have a Mesos cluster running, you can skip this Mesos installation step.