Skip to content

Commit 00fe4cc

Browse files
johnpapahansl
authored andcommitted
docs(@angular/cli): services are provided, not declared
docs(@angular/cli): services are provided, not declared
1 parent df89180 commit 00fe4cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/documentation/generate/service.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010

1111
`--flat` Flag to indicate if a dir is created.
1212

13-
`--module` (`-m`) Allows specification of the declaring module.
13+
`--module` (`-m`) Allows you to specify the module where the service should be provided
1414

15-
`--spec` Specifies if a spec file is generated.
15+
`--spec` Specifies if a spec file is generated.

0 commit comments

Comments
 (0)