Skip to content

Commit d7494f3

Browse files
MiniGodbcoe
authored andcommittedJan 28, 2019
docs: Replace ui.row with ui.div (#58)
1 parent 83ada4a commit d7494f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ console.log(ui.toString())
4646

4747
cliui exposes a simple layout DSL:
4848

49-
If you create a single `ui.row`, passing a string rather than an
49+
If you create a single `ui.div`, passing a string rather than an
5050
object:
5151

5252
* `\n`: characters will be interpreted as new rows.

0 commit comments

Comments
 (0)
Please sign in to comment.