Skip to content

Commit b921d43

Browse files
committed
[typo]
1 parent afb884b commit b921d43

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

demo/re_demo/nested_grid.cljs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -686,8 +686,7 @@
686686
(/ (count lorem-ipsum) 2))
687687
\"Random\" (rand-nth lorem-ipsum)))]"]
688688
[rc/p "You can compose the " [:code ":cell"] " and " [:code ":cell-label"]
689-
" to semantically separate a semantic separation of data processing from rendering. "
690-
" Both parts accept the same arguments, except "
689+
" to semantically separate your data model from rendering. "
691690
"When " [:code ":cell-value"] " is provided, " [:code "nested-grid"]
692691
" passes its return value to " [:code ":cell"]
693692
" via a " [:code ":value"] " prop."]

0 commit comments

Comments
 (0)