Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 9398580

Browse files
patyatkacaitp
authored andcommitted
docs($compile): fix typo
Closes #12443
1 parent 533d9b7 commit 9398580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/compile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@
407407
* otherwise the {@link error:$compile:ctreq Missing Required Controller} error is thrown.
408408
*
409409
* Note that you can also require the directive's own controller - it will be made available like
410-
* like any other controller.
410+
* any other controller.
411411
*
412412
* * `transcludeFn` - A transclude linking function pre-bound to the correct transclusion scope.
413413
* This is the same as the `$transclude`

0 commit comments

Comments
 (0)