Skip to content

Commit d2ce192

Browse files
committed
Fix error in documentation
In the Segments page, on the Piled Segments section, the description says "A group of segments can be raised", in this context it should read "A group of segments can be piled"
1 parent 17ad906 commit d2ce192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/elements/segment.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ themes : ['default', 'GitHub']
219219

220220
<div class="piled example">
221221
<h4 class="ui header">Piled Segments</h4>
222-
<p>A group of segments can be raised</p>
222+
<p>A group of segments can be piled</p>
223223
<div class="ui piled segments">
224224
<div class="ui segment">
225225
<p>Top</p>

0 commit comments

Comments
 (0)