Skip to content

Commit e30841f

Browse files
committed
Merge pull request #550 from virtualandy/patch-1
Minor typo fix in using generator instructions
2 parents 21d52c9 + e42b7fd commit e30841f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Produces:
198198
client/app/myService/myService.service.spec.js
199199

200200

201-
You can also do `yo angular:factory` and `yo angular:provider` for other types of services.
201+
You can also do `yo angular-fullstack:factory` and `yo angular-fullstack:provider` for other types of services.
202202

203203
### Decorator
204204
Generates an AngularJS service decorator.

0 commit comments

Comments
 (0)