mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-15 18:13:38 +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;
|
||||
/**
|
||||
* ": "The target to apply service worker to.
|
||||
* The target to apply service worker to.
|
||||
*/
|
||||
target: string;
|
||||
/**
|
||||
|
@ -12,7 +12,7 @@ export interface Schema {
|
||||
*/
|
||||
project?: string;
|
||||
/**
|
||||
* ": "The target to apply service worker to.
|
||||
* The target to apply service worker to.
|
||||
*/
|
||||
target: string;
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user