Skip to content

Commit 4978ee2

Browse files
kohbobrandyscarney
authored andcommitted
docs(menu): fix grammar of sentence (#13991)
1 parent 3fb2d43 commit 4978ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/menu/menu.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ import { RootNode } from '../split-pane/split-pane';
4141
* <ion-nav #mycontent [root]="rootPage"></ion-nav>
4242
* ```
4343
*
44-
* To add a menu to an app, the `<ion-menu>` element should be added as a sibling to the `ion-nav` it will belongs
44+
* To add a menu to an app, the `<ion-menu>` element should be added as a sibling to the `ion-nav` it will belong
4545
* to. A [local variable](https://angular.io/docs/ts/latest/guide/user-input.html#local-variables)
4646
* should be added to the `ion-nav` and passed to the `ion-menu`s `content` property.
4747
*

0 commit comments

Comments
 (0)