docs(compile): fix typo

Closes #5133
This commit is contained in:
adam77 2013-11-26 11:44:34 +13:00 committed by Pete Bacon Darwin
parent 7a91d7fa7e
commit e8d8c7a8d7

View file

@ -283,7 +283,7 @@
* </div>
*
* <div class="alert alert-error">
* **Note:** The `transclude` function that is passed to the compile function is deperecated, as it
* **Note:** The `transclude` function that is passed to the compile function is deprecated, as it
* e.g. does not know about the right outer scope. Please use the transclude function that is passed
* to the link function instead.
* </div>