From 4c2eb4038584505cb8f95fb65040915ffaad69fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mindaugas=20Moz=C5=ABras?= Date: Thu, 17 Mar 2011 11:01:19 -0700 Subject: [PATCH] Edited plugins/npm/_npm via GitHub --- plugins/npm/_npm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/npm/_npm b/plugins/npm/_npm index d6ff2a013..381d1c9a5 100644 --- a/plugins/npm/_npm +++ b/plugins/npm/_npm @@ -9,7 +9,7 @@ _1st_arguments=( 'adduser:Add a registry user account' 'bundle:Bundle package dependencies' 'bn:Bundle package dependencies' - 'c:Mange the npm configuration file' + 'c:Manage the npm configuration file' 'cache:Work with npm cache' 'config:Manage the npm configuration file' 'deactivate:Deactivate the active version of a package'