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

Commit 02cf958

Browse files
committed
chore(directive): correct file names for booleanAttrs
1 parent 8fe4295 commit 02cf958

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

angularFiles.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ angularFiles = {
3939

4040
'src/ng/directive/directives.js',
4141
'src/ng/directive/a.js',
42-
'src/ng/directive/booleanAttrDirs.js',
42+
'src/ng/directive/booleanAttrs.js',
4343
'src/ng/directive/form.js',
4444
'src/ng/directive/input.js',
4545
'src/ng/directive/ngBind.js',

0 commit comments

Comments
 (0)