You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/documents/elements/icon.html.eco
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ themes : ['Default']
22
22
<div class="ui active tab" data-tab="icons">
23
23
24
24
<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>
26
26
<div class="ui ignored warning message">
27
27
Icons serve a very similar function to text in a page. In Semantic icons receive a special tag <code><i></code> which allow for an abbreviated markup when sitting along-side text.
0 commit comments