Skip to content

Commit 9f7960c

Browse files
FabianSperrleperrygovier
authored andcommitted
docs(navBar): Corrected typo
1 parent 8582cac commit 9f7960c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/angular/directive/navBar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ IonicModule.constant('$ionicNavBarConfig', {
5858
* Alternatively, you may put ion-nav-bar inside of each individual view's ion-view element.
5959
* This will allow you to have the whole navbar, not just its contents, transition every view change.
6060
*
61-
* This is similar to using a header bar inside your ion-view, except it will has all the power of a navbar.
61+
* This is similar to using a header bar inside your ion-view, except it will have all the power of a navbar.
6262
*
6363
* If you do this, simply put nav buttons inside the navbar itself; do not use `<ion-nav-buttons>`.
6464
*

0 commit comments

Comments
 (0)