We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4e150 commit bdbe4fdCopy full SHA for bdbe4fd
1 file changed
src/Angular.js
@@ -1168,7 +1168,7 @@ function getNgAttribute(element, ngAttr) {
1168
* {@link angular.bootstrap} instead. AngularJS applications cannot be nested within each other.
1169
*
1170
* You can specify an **AngularJS module** to be used as the root module for the application. This
1171
- * module will be loaded into the {@link auto.$injector} when the application is bootstrapped and
+ * module will be loaded into the {@link auto.$injector} when the application is bootstrapped. It
1172
* should contain the application code needed or have dependencies on other modules that will
1173
* contain the code. See {@link angular.module} for more information.
1174
0 commit comments