Skip to content

Commit 1b7c437

Browse files
committed
Fixing typo in image docs
1 parent 47778c3 commit 1b7c437

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

server/documents/elements/image.html.eco

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ themes : ['Default']
2323
<h4 class="ui header">Image</h4>
2424
<p>An image</p>
2525
<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>.
26+
Unless a size is specified, images will use the original dimensions of the image up to the size of its container.</code>.
2727
</div>
2828
<div class="ui ignored info message">
2929
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']
246246
</div>
247247
</div>
248248

249-
</div>
249+
</div>

0 commit comments

Comments
 (0)