correct separated

correct separated
This commit is contained in:
terrylee 2016-10-26 15:09:21 +09:00 committed by GitHub
parent 049043551b
commit 9c2699898d

View file

@ -41,7 +41,7 @@ With `%html` directive, Zeppelin treats your output as HTML
## Table
If you have data that row seperated 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
<img src="/assets/themes/zeppelin/img/screenshots/display_table.png" />