aboutsummaryrefslogtreecommitdiff
path: root/docs/running-on-mesos.md
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2015-09-17 22:46:13 -0700
committerReynold Xin <rxin@databricks.com>2015-09-17 22:46:13 -0700
commit74d8f7dda82c3a16348f3ff22da83203e0b7f708 (patch)
tree813a9368502018a929d559b7f370fa800e94ed57 /docs/running-on-mesos.md
parent9a56dcdf7f19c9f7f913a2ce9bc981cb43a113c5 (diff)
downloadspark-74d8f7dda82c3a16348f3ff22da83203e0b7f708.tar.gz
spark-74d8f7dda82c3a16348f3ff22da83203e0b7f708.tar.bz2
spark-74d8f7dda82c3a16348f3ff22da83203e0b7f708.zip
Added <code> tag to documentation.
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 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.