diff --git a/docs/advanced/modules.md b/docs/advanced/modules.md index f13d260..dd6b544 100644 --- a/docs/advanced/modules.md +++ b/docs/advanced/modules.md @@ -285,7 +285,7 @@ var conf = pmx.initModule({ In the main Keymetrics dashboard, the modules will have a button called "Configure". Once you click on it you will be able to access or/and modify all configuration variables exposed on the package.json! -## Wanna share your module? +## Want to share your module? If you built a module, please send us an email, we will promote your module and add it to Keymetrics: [https://keymetrics.io/contact/](https://keymetrics.io/contact/) diff --git a/docs/features/startup.md b/docs/features/startup.md index 1560441..06f31f9 100644 --- a/docs/features/startup.md +++ b/docs/features/startup.md @@ -49,7 +49,7 @@ You simply have to copy/paste the line PM2 gives you and the startup script will **Important** -Once you started all the applications you want to manage, you have to save the list you wanna respawn at machine reboot with: +Once you started all the applications you want to manage, you have to save the list you want to respawn at machine reboot with: ```bash pm2 save diff --git a/docs/full.md b/docs/full.md index efb6e2c..d2f7cf6 100644 --- a/docs/full.md +++ b/docs/full.md @@ -2841,7 +2841,7 @@ You simply have to copy/paste the line PM2 gives you and the startup script will **Important** -Once you started all the applications you want to manage, you have to save the list you wanna respawn at machine reboot with: +Once you started all the applications you want to manage, you have to save the list you want to respawn at machine reboot with: ```bash pm2 save