We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47778c3 + 1b7c437 commit 690a607Copy full SHA for 690a607
1 file changed
server/documents/elements/image.html.eco
@@ -23,7 +23,7 @@ themes : ['Default']
23
<h4 class="ui header">Image</h4>
24
<p>An image</p>
25
<div class="ui ignored message">
26
- Unless a size if specified, images will use the original dimensions of the image up to the size of its container.</code>.
+ Unless a size is specified, images will use the original dimensions of the image up to the size of its container.</code>.
27
</div>
28
<div class="ui ignored info message">
29
You can specify an <code>img</code> or <code>svg</code> as a <code>ui image</code> or use a child element.</code>
@@ -246,4 +246,4 @@ themes : ['Default']
246
247
248
249
-</div>
+</div>
0 commit comments