Skip to content

Commit

Permalink
docs(jqLite): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiopantoja authored and pkozlowski-opensource committed Jan 20, 2013
1 parent d30845a commit 7e8d3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jqLite.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e8d3c1

Please sign in to comment.