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 f3bff27 commit d2177aeCopy full SHA for d2177ae
src/auto/injector.js
@@ -192,7 +192,7 @@ function annotate(fn) {
192
* This method does not work with code minfication / obfuscation. For this reason the following annotation strategies
193
* are supported.
194
*
195
- * # The `$injector` property
+ * # The `$inject` property
196
197
* If a function has an `$inject` property and its value is an array of strings, then the strings represent names of
198
* services to be injected into the function.
0 commit comments