docs(jqLite): fix typo

This commit is contained in:
sergiopantoja 2013-01-20 11:52:17 -05:00 committed by Pawel Kozlowski
parent d30845a757
commit 7e8d3c1736

View file

@ -59,7 +59,7 @@
* - [val()](http://api.jquery.com/val/)
* - [wrap()](http://api.jquery.com/wrap/)
*
* ## In addtion to the above, Angular privides an additional method to both jQuery and jQuery lite:
* ## In addtion to the above, Angular provides additional methods to both jQuery and jQuery lite:
*
* - `controller(name)` - retrieves the controller of the current element or its parent. By default
* retrieves controller associated with the `ngController` directive. If `name` is provided as