aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 1814fb32ed..330c159c67 100644
--- a/docs/running-on-mesos.md
+++ b/docs/running-on-mesos.md
@@ -346,7 +346,7 @@ See the [configuration page](configuration.html) for information on Spark config
</tr>
<tr>
<td><code>spark.mesos.role</code></td>
- <td>*</td>
+ <td><code>*</code></td>
<td>
Set the role of this Spark framework for Mesos. Roles are used in Mesos for reservations
and resource weight sharing.