Skip to content

Commit ac5105b

Browse files
hcientistpetebacondarwin
authored andcommitted
docs(compile): fix minor spelling mistake
Closes: angular#3468
1 parent 285f6b4 commit ac5105b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/compile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ function $CompileProvider($provide) {
168168
* @function
169169
*
170170
* @description
171-
* Register a new directives with the compiler.
171+
* Register a new directive with the compiler.
172172
*
173173
* @param {string} name Name of the directive in camel-case. (ie <code>ngBind</code> which will match as
174174
* <code>ng-bind</code>).

0 commit comments

Comments
 (0)