From a30a02716c50b1c52c223c42eabe5dd1cbe29577 Mon Sep 17 00:00:00 2001 From: jamesgeorge007 Date: Sun, 30 Jun 2019 14:35:21 +0530 Subject: [PATCH] fix: minor refactor --- packages/serve/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/serve/index.ts b/packages/serve/index.ts index 0a37e8eb915..2f0a930e37b 100644 --- a/packages/serve/index.ts +++ b/packages/serve/index.ts @@ -31,7 +31,7 @@ const pmConfig: PackageManagerConfig = { /** * - * Installs WDS using the respective package manager with add etc + * Installs WDS using the respective package manager with corresponding commands * * @param {String} pm - package manager to be used * @param {String} cmd - arg to spawn with