diff --git a/docs/displaysystem/basicdisplaysystem.md b/docs/displaysystem/basicdisplaysystem.md index d62171428ad..2ccb1074ba1 100644 --- a/docs/displaysystem/basicdisplaysystem.md +++ b/docs/displaysystem/basicdisplaysystem.md @@ -25,7 +25,7 @@ limitations under the License. ## Text -By default, Apache Zeppelin prints interpreter responce as a plain text using `text` display system. +By default, Apache Zeppelin prints interpreter response as a plain text using `text` display system. @@ -41,7 +41,7 @@ With `%html` directive, Zeppelin treats your output as HTML ## Table -If you have data that row seprated by '\n' (newline) and column separated by '\t' (tab) with first row as header row, for example +If you have data that row separated by '\n' (newline) and column separated by '\t' (tab) with first row as header row, for example