We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 075ba90 commit ffdde26Copy full SHA for ffdde26
src/Angular.js
@@ -1361,7 +1361,7 @@ function angularInit(element, bootstrap) {
1361
*
1362
* Angular will detect if it has been loaded into the browser more than once and only allow the
1363
* first loaded script to be bootstrapped and will report a warning to the browser console for
1364
- * each of the subsequent scripts. This prevents strange results in applications, where otherwise
+ * each of the subsequent scripts. This prevents strange results in applications, where otherwise
1365
* multiple instances of Angular try to work on the DOM.
1366
1367
* ```html
0 commit comments