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 6615102 commit b9c648eCopy full SHA for b9c648e
src/ng/directive/ngInit.js
@@ -10,7 +10,7 @@
10
* current scope.
11
*
12
* <div class="alert alert-error">
13
- * The only appropriate use of `ngInit` for aliasing special properties of
+ * The only appropriate use of `ngInit` is for aliasing special properties of
14
* {@link api/ng.directive:ngRepeat `ngRepeat`}, as seen in the demo below. Besides this case, you
15
* should use {@link guide/controller controllers} rather than `ngInit`
16
* to initialize values on a scope.
0 commit comments