Skip to content

Commit 3564d0b

Browse files
committed
docs(decorator): some changes at the usage text
1 parent 4c53c1a commit 3564d0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

decorator/USAGE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Example:
88
app/scripts/decorators/serviceNameDecorator.js
99

1010

11-
if you want to use multiple decorator for a service,
12-
you are able to use the second argument
11+
If you want to use multiple decorators for one service,
12+
you are able to use the second argument for the filename
1313

1414
yo angular:decorator serviceName serviceNameLogging [--coffee]
1515

0 commit comments

Comments
 (0)