fix typo in controllers.js placeholder code
This commit is contained in:
parent
bd00b9a967
commit
19bda8af3d
@ -7,4 +7,4 @@ MyCtrl1.$inject = [];
|
|||||||
|
|
||||||
function MyCtrl2() {
|
function MyCtrl2() {
|
||||||
}
|
}
|
||||||
MyCtrl1.$inject = [];
|
MyCtrl2.$inject = [];
|
||||||
|
Reference in New Issue
Block a user