Skip to content

Commit 9c26998

Browse files
authored
correct separated
correct separated
1 parent 0490435 commit 9c26998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/displaysystem/basicdisplaysystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ With `%html` directive, Zeppelin treats your output as HTML
4141

4242
## Table
4343

44-
If you have data that row seperated by '\n' (newline) and column separated by '\t' (tab) with first row as header row, for example
44+
If you have data that row separated by '\n' (newline) and column separated by '\t' (tab) with first row as header row, for example
4545

4646
<img src="/assets/themes/zeppelin/img/screenshots/display_table.png" />
4747

0 commit comments

Comments
 (0)