container that contains lol

This commit is contained in:
Tim Lancina
2015-10-04 14:12:26 -05:00
parent 39c17ca5c5
commit 7a954c3f1e

View File

@ -11,7 +11,7 @@ import * as dom from 'ionic/util/dom';
/**
* The Tabs component is a container that contains a [TabBar]() and any number of
* The Tabs component is a container with a [TabBar]() and any number of
* individual [Tab]() components. On iOS, the TabBar is placed on the bottom of
* the screen, while on Android it is at the top.
*