Skip to content

Commit 69a3517

Browse files
committed
Merge pull request ionic-team#5552 from seunje/patch-1
docs(): update id.ts
2 parents fa7d3bc + cc1dff2 commit 69a3517

File tree

1 file changed

+1
-1
lines changed
  • ionic/components/app

1 file changed

+1
-1
lines changed

ionic/components/app/id.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import {IonicApp} from './app';
66
* @name Id
77
* @description
88
* IdRef is an easy way to identify unique components in an app and access them
9-
* no matter where in the UI heirarchy you are. For example, this makes toggling
9+
* no matter where in the UI hierarchy you are. For example, this makes toggling
1010
* a global side menu feasible from any place in the application.
1111
*
1212
* See the [Menu section](http://ionicframework.com/docs/v2/components/#menus) of

0 commit comments

Comments
 (0)