We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f444a2 commit c3b5e16Copy full SHA for c3b5e16
src/ngRoute/route.js
@@ -370,7 +370,7 @@ function $RouteProvider(){
370
* @eventType broadcast on root scope
371
* @description
372
* Broadcasted before a route change. At this point the route services starts
373
- * resolving all of the dependencies needed for the route change to occurs.
+ * resolving all of the dependencies needed for the route change to occur.
374
* Typically this involves fetching the view template as well as any dependencies
375
* defined in `resolve` route property. Once all of the dependencies are resolved
376
* `$routeChangeSuccess` is fired.
0 commit comments