We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65654c3 commit 9ee4b15Copy full SHA for 9ee4b15
sample/app/app.js
@@ -54,7 +54,7 @@ angular.module('uiRouterSample', [
54
55
.state("home", {
56
57
- // Use a url of "/" to set a states as the "index".
+ // Use a url of "/" to set a state as the "index".
58
url: "/",
59
60
// Example of an inline template string. By default, templates
0 commit comments