diff --git a/js/angular/directive/view.js b/js/angular/directive/view.js index 1b49f837b3..4c3deb7672 100644 --- a/js/angular/directive/view.js +++ b/js/angular/directive/view.js @@ -24,9 +24,9 @@ * ``` * * @param {string=} title The title to display on the parent {@link ionic.directive:ionNavBar}. - * @param {boolean=} hideBackButton Whether to hide the back button on the parent + * @param {boolean=} hide-back-button Whether to hide the back button on the parent * {@link ionic.directive:ionNavBar} by default. - * @param {boolean=} hideNavBar Whether to hide the parent + * @param {boolean=} hide-nav-bar Whether to hide the parent * {@link ionic.directive:ionNavBar} by default. */ IonicModule