We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d6140f commit e1aeb74Copy full SHA for e1aeb74
src/ng/compile.js
@@ -433,7 +433,7 @@
433
*
434
* ### Transclusion
435
436
- * 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
437
* copying them to another part of the DOM, while maintaining their connection to the original AngularJS
438
* scope from where they were taken.
439
0 commit comments