Skip to content

Commit 0b3c0c5

Browse files
gh-naylorjamesdaily
authored andcommitted
docs(modulerr): fix typo
Closes angular#4418
1 parent 4ae7e52 commit 0b3c0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/error/injector/modulerr.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
This error occurs when a module fails to load due to some exception. The error
77
message above should provide additional context.
88

9-
In AngularJS `1.2.0` and later, `ngRoute` has been moved ot its own module.
9+
In AngularJS `1.2.0` and later, `ngRoute` has been moved to its own module.
1010
If you are getting this error after upgrading to `1.2.x`, be sure that you've
1111
installed {@link api/ngRoute `ngRoute`}.

0 commit comments

Comments
 (0)