diff --git a/docs/configuration.md b/docs/configuration.md
index 392bdfe6e2e99..a3029837ff0cd 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -98,9 +98,9 @@ Apart from these, the following properties are also available, and may be useful
spark.default.parallelism |
- - Mesos fine grained mode: 8
-
- Local mode: core number of the local machine
-
- Others: total core number of all executor nodes or 2, whichever is larger
+
- Mesos fine grained mode: 8
+ - Local mode: core number of the local machine
+ - Others: total core number of all executor nodes or 2, whichever is larger
|
|