diff --git a/docs/user-guide/app-plugin-configuration.md b/docs/user-guide/app-plugin-configuration.md index 77e7f0a5ac..4412b08c05 100644 --- a/docs/user-guide/app-plugin-configuration.md +++ b/docs/user-guide/app-plugin-configuration.md @@ -1,4 +1,4 @@ -# App plugin configuration +# App plug-in configuration -The App framework will load plugins from Components such as extensions based upon their enabled status in Zowe configuration. The server caches knowledge of these plugins in the `/app-server/plugins` folder. This location can be customized with the *components.app-server.pluginsDir* variable in the Zowe configuration file. +The App framework will load plug-ins from components such as extensions based upon their enabled status in Zowe configuration. The server caches knowledge of these plug-ins in the `/app-server/plugins` folder. This location can be customized with the `components.app-server.pluginsDir` variable in the Zowe configuration file.