Browse Source

typo

Former-commit-id: 3d074f720e
Former-commit-id: 9b64f6a162
pull/258/head
Jack Lukic 11 years ago
parent
commit
d66ccdda42
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