Skip to content

Commit f039fc2

Browse files
SebastianLopienskiajoslin
authored andcommitted
docs(ionNavView): correct typo
Closes #989
1 parent 9bcf541 commit f039fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: js/ext/angular/src/directive/ionicViewState.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ angular.module('ionic.ui.viewState', ['ionic.service.view', 'ionic.service.gestu
103103
*
104104
* The ionNavView directive is used to render templates in your application. Each template
105105
* is part of a state. States are usually mapped to a url, and are defined programatically
106-
* using angular-ui-router (see [their docs](https://github.com/angular-ui/ui-router/wiki)),
106+
* using angular-ui-router (see [their docs](https://github.com/angular-ui/ui-router/wiki),
107107
* and remember to replace ui-view with ion-nav-view in examples).
108108
*
109109
* @usage

0 commit comments

Comments
 (0)