From 7e8d3c17362e52d6198ae0a85bdf50ded669d9c0 Mon Sep 17 00:00:00 2001 From: sergiopantoja Date: Sun, 20 Jan 2013 11:52:17 -0500 Subject: docs(jqLite): fix typo --- src/jqLite.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jqLite.js b/src/jqLite.js index f84e7d1f..1d92f2ab 100644 --- a/src/jqLite.js +++ b/src/jqLite.js @@ -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 -- cgit v1.2.3