Skip to content

Commit 1489078

Browse files
committed
fix wording
1 parent fff67da commit 1489078

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@
111111
<span style="white-space: nowrap;">
112112
<input id='disableNesting' type='checkbox'>
113113
<label for='disableNesting'>
114-
Avoid nesting instances within instances
114+
Prefer non-nesting and vertical layouts
115115
</span>
116116
<span style="white-space: nowrap;">
117117
<input id='verticalLists' type='checkbox'>
118118
<label for='verticalLists'>
119-
Display linked lists vertically
119+
Force linked lists to display vertically
120120
</span>
121121
</span> <!-- #options -->
122122
</td>

0 commit comments

Comments
 (0)