We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ae9880 commit 8c2209aCopy full SHA for 8c2209a
src/ng/compile.js
@@ -24,7 +24,7 @@
24
* @function
25
*
26
* @description
27
- * Compiles a piece of HTML string or DOM into a template and produces a template function, which
+ * Compiles an HTML string or DOM into a template and produces a template function, which
28
* can then be used to link {@link ng.$rootScope.Scope `scope`} and the template together.
29
30
* The compilation is a process of walking the DOM tree and matching DOM elements to
0 commit comments