Typo corrections, I avoided making changes to words that have regional spelling differences.
This commit is contained in:
@@ -72,7 +72,7 @@ define(
|
||||
expect(directive.restrict).toEqual("A");
|
||||
});
|
||||
|
||||
it("transcludes at the elmeent level", function () {
|
||||
it("transcludes at the element level", function () {
|
||||
expect(directive.transclude).toEqual('element');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user