We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff67da commit 1489078Copy full SHA for 1489078
1 file changed
index.html
@@ -111,12 +111,12 @@
111
<span style="white-space: nowrap;">
112
<input id='disableNesting' type='checkbox'>
113
<label for='disableNesting'>
114
- Avoid nesting instances within instances
+ Prefer non-nesting and vertical layouts
115
</span>
116
117
<input id='verticalLists' type='checkbox'>
118
<label for='verticalLists'>
119
- Display linked lists vertically
+ Force linked lists to display vertically
120
121
</span> <!-- #options -->
122
</td>
0 commit comments