Update navView.js

This commit is contained in:
Hemant Gogia
2014-04-29 11:51:46 +05:30
parent dcf352e04d
commit 7abccd8a0c

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