Reamer commented on code in PR #4549:
URL: https://github.com/apache/zeppelin/pull/4549#discussion_r1069465068


##########
docs/usage/display_system/basic.md:
##########
@@ -1,7 +1,7 @@
 ---
 layout: page
 title: "Basic Display System in Apache Zeppelin"
-description: "There are 3 basic display systems in Apache Zeppelin. By 
default, Zeppelin prints interpreter responce as a plain text using text 
display system. With %html directive, Zeppelin treats your output as HTML. You 
can also simply use %table display system to leverage Zeppelin's built in 
visualization."
+description: "There are several display systems available in Apache Zeppelin. 
By default, Zeppelin prints interpreter responce as a plain text using %text 
display system. However, display systems for showing HTML, tables, markdown or 
even graph visualizations are also available."

Review Comment:
   Small typo `responce` -> `response`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to