We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e8813 commit a1107e8Copy full SHA for a1107e8
docs/content/guide/compiler.ngdoc
@@ -60,7 +60,7 @@ api/ng.directive:ngBind `ng-bind`} directive.
60
</pre>
61
62
Directive is just a function which executes when the compiler encounters it in the DOM. See {@link
63
-api/ng.$compileProvider.directive directive API} for in depth documentation on how
+api/ng.$compileProvider.directive directive API} for in-depth documentation on how
64
to write directives.
65
66
Here is a directive which makes any element draggable. Notice the `draggable` attribute on the
0 commit comments