From 6cbb80fd91561a300e0f745e1709217a328c5a2f Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Wed, 26 Jun 2013 16:47:41 -0700 Subject: [PATCH] fix(cli): fix typo in angular:constant generator usage --- constant/USAGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constant/USAGE b/constant/USAGE index 2daf53a57..4acf39e60 100644 --- a/constant/USAGE +++ b/constant/USAGE @@ -1,5 +1,5 @@ Description: - Creates a new AngularJS service. + Creates a new AngularJS constant. Docs: http://docs.angularjs.org/guide/dev_guide.services.creating_services Example: