Skip to content

Commit 950ebaf

Browse files
Tibingalexeagle
authored andcommitted
docs: remove surplus space
Remove surplus space from web worker description in Angular schematic collection.
1 parent 52a014d commit 950ebaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/collection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"aliases": ["web-worker", "worker"],
106106
"factory": "./web-worker",
107107
"schema": "./web-worker/schema.json",
108-
"description": "Create a Web Worker ."
108+
"description": "Create a Web Worker."
109109
}
110110
}
111111
}

0 commit comments

Comments
 (0)