Skip to content

Commit c16cf35

Browse files
committed
docs (documentation): Fixes service generator name
Service generator was named incorrectly
1 parent de33863 commit c16cf35

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
@@ -195,7 +195,7 @@ Generates an AngularJS service.
195195

196196
Example:
197197
```bash
198-
yo angular:service myService
198+
yo angular-fullstack:service myService
199199
```
200200

201201
Produces `app/scripts/services/myService.js`:

0 commit comments

Comments
 (0)