mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 19:13:34 +08:00
docs: remove surplus space
Remove surplus space from web worker description in Angular schematic collection.
This commit is contained in:
parent
52a014dd23
commit
950ebafa2f
@ -105,7 +105,7 @@
|
|||||||
"aliases": ["web-worker", "worker"],
|
"aliases": ["web-worker", "worker"],
|
||||||
"factory": "./web-worker",
|
"factory": "./web-worker",
|
||||||
"schema": "./web-worker/schema.json",
|
"schema": "./web-worker/schema.json",
|
||||||
"description": "Create a Web Worker ."
|
"description": "Create a Web Worker."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user