docs(core): fix typo (#39825)

PR Close #39825
This commit is contained in:
mchl18 2020-11-24 15:49:49 +01:00 committed by Andrew Kushnir
parent 2c275f6d7a
commit 0050b550e4
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ export function ɵɵdefineInjectable<T>(opts: {
}
/**
* @deprecated in v8, delete after v10. This API should be used only be generated code, and that
* @deprecated in v8, delete after v10. This API should be used only by generated code, and that
* code should now use ɵɵdefineInjectable instead.
* @publicApi
*/