Skip to content
This repository was archived by the owner on Jul 29, 2026. It is now read-only.

Commit c16cf35

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
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)