Skip to content

Commit d80e2df

Browse files
authored
Merge pull request #233 from Chris-R3/patch-1
[Card] replaces mention of segment with card
2 parents 4916fe9 + e937861 commit d80e2df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/views/card.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ themes : ['Default', 'Basic', 'Classic', 'Instagram']
547547
</div>
548548
<div class="example">
549549
<h4 class="ui header">Raised Card</h4>
550-
<p>A segment may be formatted to raise above the page.</p>
550+
<p>A card may be formatted to raise above the page.</p>
551551
<div class="ui raised card">
552552
<div class="content">
553553
<div class="header">Cute Dog</div>

0 commit comments

Comments
 (0)