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

Commit c18074a

Browse files
hcientistpetebacondarwin
authored andcommitted
docs(compile): fix minor spelling mistake
Closes: #3468
1 parent ed703d8 commit c18074a

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
@@ -166,7 +166,7 @@ function $CompileProvider($provide) {
166166
* @function
167167
*
168168
* @description
169-
* Register a new directives with the compiler.
169+
* Register a new directive with the compiler.
170170
*
171171
* @param {string} name Name of the directive in camel-case. (ie <code>ngBind</code> which will match as
172172
* <code>ng-bind</code>).

0 commit comments

Comments
 (0)