Merge pull request #1221 from hemantgogia09/patch-1

docs(navView): spelling
This commit is contained in:
Andy Joslin
2014-04-29 06:06:51 -06:00

View File

@@ -32,7 +32,7 @@
* the {@link ionic.directive:ionNavBar} directive that updates as we navigate through the
* navigation stack.
*
* You can any [animation class](/docs/components#animation) on the navView to have its pages slide.
* You can use any [animation class](/docs/components#animation) on the navView to have its pages slide.
* Recommended for page transitions: 'slide-left-right', 'slide-left-right-ios7', 'slide-in-up'.
*
* ```html