Skip to content

Commit d62c2e3

Browse files
committed
fix(cli): fix typo in angular:view generator usage
1 parent fef13c5 commit d62c2e3

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)