We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30163cd commit 3a553ebCopy full SHA for 3a553eb
docs/content/error/injector/modulerr.ngdoc
@@ -6,6 +6,6 @@
6
This error occurs when a module fails to load due to some exception. The error
7
message above should provide additional context.
8
9
-In AngularJS `1.2.0` and later, `ngRoute` has been moved ot its own module.
+In AngularJS `1.2.0` and later, `ngRoute` has been moved to its own module.
10
If you are getting this error after upgrading to `1.2.x`, be sure that you've
11
installed {@link api/ngRoute `ngRoute`}.
0 commit comments