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 2d71b5b commit 6271ac0Copy full SHA for 6271ac0
src/ng/compile.js
@@ -429,7 +429,7 @@
429
*
430
* ### Transclusion
431
432
- * Transclusion is the process of extracting a collection of DOM element from one part of the DOM and
+ * Transclusion is the process of extracting a collection of DOM elements from one part of the DOM and
433
* copying them to another part of the DOM, while maintaining their connection to the original AngularJS
434
* scope from where they were taken.
435
0 commit comments