docs: fix a small typo in injectable decorator description (#30785)
PR Close #30785
This commit is contained in:
parent
8bedf50073
commit
dd8cf19352
@ -40,7 +40,7 @@ export interface InjectableDecorator {
|
|||||||
*
|
*
|
||||||
* The following example shows how service classes are properly marked as
|
* The following example shows how service classes are properly marked as
|
||||||
* injectable.
|
* injectable.
|
||||||
*Z
|
*
|
||||||
* <code-example path="core/di/ts/metadata_spec.ts" region="Injectable"></code-example>
|
* <code-example path="core/di/ts/metadata_spec.ts" region="Injectable"></code-example>
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user