We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c106b80 commit a780df8Copy full SHA for a780df8
src/ng/directive/ngInit.js
@@ -11,7 +11,7 @@
11
*
12
* <div class="alert alert-error">
13
* The only appropriate use of `ngInit` for aliasing special properties of
14
- * {@link api/ng.directive:ngRepeat `ngRepeat`}, as seen in the demo bellow. Besides this case, you
+ * {@link api/ng.directive:ngRepeat `ngRepeat`}, as seen in the demo below. Besides this case, you
15
* should use {@link guide/dev_guide.mvc.understanding_controller controllers} rather than `ngInit`
16
* to initialize values on a scope.
17
* </div>
0 commit comments