Skip to content

Commit e42b7fd

Browse files
committed
Minor typo fix in using generator instructions
1 parent 21d52c9 commit e42b7fd

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)