Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit ac5105b

Browse files
hcientistpetebacondarwin
authored andcommitted
docs(compile): fix minor spelling mistake
Closes: #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

+1-1
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)