Browse Source

Fixes typo in accordion docs

pull/217/head
jlukic 11 years ago
parent
commit
c8f171449c
1 changed files with 1 additions and 1 deletions
  1. 2
      node/src/documents/modules/accordion.html.eco

2
node/src/documents/modules/accordion.html.eco

@ -201,7 +201,7 @@ type : 'UI Module'
<div class="example">
<h4 class="ui header">Fluid</h4>
<p>An accordion can take up the width of its container</p>
<div class="ui accordion">
<div class="ui fluid accordion">
<div class="active title">
<i class="dropdown icon"></i>
What is a dog?

Loading…
Cancel
Save