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

Commit 7e8d3c1

Browse files
docs(jqLite): fix typo
1 parent d30845a commit 7e8d3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jqLite.js

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

0 commit comments

Comments
 (0)