Skip to content

Commit 785dcbb

Browse files
committed
Fix odd space in spark.md
1 parent a5d26d7 commit 785dcbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual/interpreters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ limitations under the License.
2323
## Interpreters in Zeppelin
2424
In this section, we will explain about the role of interpreters, interpreters group and interpreter settings in Zeppelin.
2525
The concept of Zeppelin interpreter allows any language/data-processing-backend to be plugged into Zeppelin.
26-
Currently, Zeppelin supports many interpreters such as Scala( with Apache Spark ), Python( with Apache Spark ), SparkSQL, Hive, Markdown, Shell and so on.
26+
Currently, Zeppelin supports many interpreters such as Scala ( with Apache Spark ), Python ( with Apache Spark ), SparkSQL, Hive, Markdown, Shell and so on.
2727

2828
<br/>
2929
## What is Zeppelin interpreter?

0 commit comments

Comments
 (0)