diff --git a/js/angular/directive/navView.js b/js/angular/directive/navView.js index 5b99343914..323f294cd4 100644 --- a/js/angular/directive/navView.js +++ b/js/angular/directive/navView.js @@ -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