Skip to content

Commit 2d915d6

Browse files
committed
Merge pull request #315 from pborrazas/patch-1
fix(cli): Fix typo in angular:view generator usage
2 parents fef13c5 + d62c2e3 commit 2d915d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

view/USAGE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Example:
55
yo angular:view thing
66

77
This will create:
8-
app/scripts/views/thing.html
8+
app/views/thing.html

0 commit comments

Comments
 (0)