docs(core): typo in static injector tests (#24548)

PR Close #24548
This commit is contained in:
Georgi Parlakov 2018-06-16 20:03:27 +03:00 committed by Miško Hevery
parent 8c51ce6f3b
commit 39c7769c9e
1 changed files with 1 additions and 1 deletions

View File

@ -397,7 +397,7 @@ function factoryFn(a: any){}
});
});
describe('depedency resolution', () => {
describe('dependency resolution', () => {
describe('@Self()', () => {
it('should return a dependency from self', () => {
const inj = Injector.create([