Typo corrections, I avoided making changes to words that have regional spelling differences.
This commit is contained in:
@@ -54,7 +54,7 @@ define(
|
||||
controller = new SearchMenuController(mockScope, mockTypes);
|
||||
});
|
||||
|
||||
it("gets types on initiliztion", function () {
|
||||
it("gets types on initialization", function () {
|
||||
expect(mockScope.ngModel.types).toBeDefined();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user