Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
okendoken committed Aug 24, 2014
2 parents a3b5409 + 553aaaa commit 8007343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ How it works
------------

The most obvious way: bootstrap tab collapse generates accordion markup and appends it right away after tabs component.
When accordion becomes (If accordion is) visible tabcollapse search for `.tab-pane` and detaches their content to appropriate
When accordion becomes (If accordion is) visible tabcollapse searchs for `.tab-pane` and detaches their content to appropriate
accordion groups keeping all attached js data.
Tabs component is given `hidden-xs`-class and accordion component is given `visible-xs`-class. That's it.

Expand Down Expand Up @@ -80,4 +80,4 @@ Attach an event handler when **either** tab or collapse is opened:
Contributors
------------

Thanks to [bdaenen](https://github.com/bdaenen) for contributing.
Thanks to [bdaenen](https://github.com/bdaenen) for contributing.

0 comments on commit 8007343

Please sign in to comment.