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 0c7252f commit 0bd0ef7Copy full SHA for 0bd0ef7
src/ng/compiler.js
@@ -90,7 +90,7 @@
90
* Calling the linking function returns the element of the template. It is either the original element
91
* passed in, or the clone of the element if the `cloneAttachFn` is provided.
92
*
93
- * After linking the view is not updateh until after a call to $digest which typically is done by
+ * After linking the view is not updated until after a call to $digest which typically is done by
94
* Angular automatically.
95
96
* If you need access to the bound view, there are two ways to do it:
0 commit comments