mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 02:24:10 +08:00
docs(@schematics/angular): fix typos in property descriptions
This commit is contained in:
parent
524807d6cf
commit
ae3831b1e3
2
packages/angular/pwa/pwa/schema.d.ts
vendored
2
packages/angular/pwa/pwa/schema.d.ts
vendored
@ -12,7 +12,7 @@ export interface Schema {
|
|||||||
*/
|
*/
|
||||||
project?: string;
|
project?: string;
|
||||||
/**
|
/**
|
||||||
* ": "The target to apply service worker to.
|
* The target to apply service worker to.
|
||||||
*/
|
*/
|
||||||
target: string;
|
target: string;
|
||||||
/**
|
/**
|
||||||
|
@ -12,7 +12,7 @@ export interface Schema {
|
|||||||
*/
|
*/
|
||||||
project?: string;
|
project?: string;
|
||||||
/**
|
/**
|
||||||
* ": "The target to apply service worker to.
|
* The target to apply service worker to.
|
||||||
*/
|
*/
|
||||||
target: string;
|
target: string;
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user