Skip to content

Commit

Permalink
Merge pull request yeoman#550 from virtualandy/patch-1
Browse files Browse the repository at this point in the history
Minor typo fix in using generator instructions
  • Loading branch information
DaftMonk committed Sep 12, 2014
2 parents 21d52c9 + e42b7fd commit e30841f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Produces:
client/app/myService/myService.service.spec.js


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

### Decorator
Generates an AngularJS service decorator.
Expand Down

0 comments on commit e30841f

Please sign in to comment.