We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4460b commit f9bf194Copy full SHA for f9bf194
src/jqLite.js
@@ -65,7 +65,7 @@
65
*
66
* ### Events
67
* - `$destroy` - AngularJS intercepts all jqLite/jQuery's DOM destruction apis and fires this event
68
- * on all DOM nodes being removed. This can be used to clean up and 3rd party bindings to the DOM
+ * on all DOM nodes being removed. This can be used to clean up any 3rd party bindings to the DOM
69
* element before it is removed.
70
* ### Methods
71
* - `controller(name)` - retrieves the controller of the current element or its parent. By default
0 commit comments