We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b745289 commit 6322ea7Copy full SHA for 6322ea7
src/ng/compile.js
@@ -407,7 +407,7 @@
407
* otherwise the {@link error:$compile:ctreq Missing Required Controller} error is thrown.
408
*
409
* Note that you can also require the directive's own controller - it will be made available like
410
- * like any other controller.
+ * any other controller.
411
412
* * `transcludeFn` - A transclude linking function pre-bound to the correct transclusion scope.
413
* This is the same as the `$transclude`
0 commit comments