diff --git a/docs/running-on-mesos.md b/docs/running-on-mesos.md index 0df476d9b4dd..74d6a78f78de 100644 --- a/docs/running-on-mesos.md +++ b/docs/running-on-mesos.md @@ -349,8 +349,9 @@ See the [configuration page](configuration.html) for information on Spark config spark.mesos.uris (none) - A list of URIs to be downloaded to the sandbox when driver or executor is launched by Mesos. - This applies to both coarse-grain and fine-grain mode. + A comma-separated list of URIs to be downloaded to the sandbox + when driver or executor is launched by Mesos. This applies to + both coarse-grained and fine-grained mode.