Skip to content

Commit db7864c

Browse files
committed
Merge pull request #91 from knewter/patch-1
Fix typo (an icon sets contains -> an icon set contains)
2 parents b82261c + abedd2b commit db7864c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/elements/icon.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ themes : ['Default']
2222
<div class="ui active tab" data-tab="icons">
2323

2424
<h2 class="ui header">Icon Set</h2>
25-
<p>An icon sets contains an arbitrary number of glyphs</p>
25+
<p>An icon set contains an arbitrary number of glyphs</p>
2626
<div class="ui ignored warning message">
2727
Icons serve a very similar function to text in a page. In Semantic icons receive a special tag <code>&lt;i&gt;</code> which allow for an abbreviated markup when sitting along-side text.
2828
</div>

0 commit comments

Comments
 (0)