We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc2d6b commit e64a58eCopy full SHA for e64a58e
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