Browse Source

typo

pull/13/head
Jack Lukic 11 years ago
parent
commit
3d074f720e
1 changed files with 1 additions and 1 deletions
  1. 2
      node/src/documents/elements/image.html

2
node/src/documents/elements/image.html

@ -30,7 +30,7 @@ type : 'UI Element'
</div>
<div class="example">
<h4 class="ui header">Image Link</h4>
<p>An image can be formatted to link to other content<p>
<p>An image can be formatted to link to other content</p>
<a href="http://google.com" class="ui medium image">
<img src="/images/demo/photo.jpg">
</a>

Loading…
Cancel
Save