From 00899a8a63a70859e080a90271b1488c4939e5fd Mon Sep 17 00:00:00 2001 From: Cameron Kirk Date: Thu, 9 May 2024 08:17:07 -0700 Subject: [PATCH] Fix typo mvd-conda.md Signed-off-by: Cameron Kirk --- docs/extend/extend-desktop/mvd-conda.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extend/extend-desktop/mvd-conda.md b/docs/extend/extend-desktop/mvd-conda.md index 1b54a532da..34431b99b9 100644 --- a/docs/extend/extend-desktop/mvd-conda.md +++ b/docs/extend/extend-desktop/mvd-conda.md @@ -5,7 +5,7 @@ a standardized and simple way to find, install, upgrade, and list Plugins in you is important to make it easy to get the most out of Zowe. Package management as a concept generally provides a way to find packages such as plugins, -check and possible co-install dependencies the package has, and ultimately install the desired package. +check and possibly co-install dependencies the package has, and ultimately install the desired package. Post-install, management tasks such as upgrading and uninstalling are common. Conda is one such package manager, and if you are familiar with apt, yum, or npm, you will find