From ffca4f5d1bb5c7ca3867a12f3153c00968bbb337 Mon Sep 17 00:00:00 2001 From: Unitech Date: Mon, 6 Feb 2017 10:19:33 +0100 Subject: [PATCH] (README) correct typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dbed9dc2..d50b62d9 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ $ pm2 stop $ pm2 restart $ pm2 delete ``` -To make sure it re-evaluates enviroment variables in your `json_conf` use +To make sure it re-evaluates enviroment variables in your `json_conf` use ```bash $ pm2 restart ``` @@ -193,7 +193,7 @@ $ pm2 scale # Increase / Decrease process number ### CPU / Memory Monitoring -![Monit](https://github.com/unitech/pm2/raw/master/pres/pm2-monit.png) +![Monit](https://github.com/Unitech/pm2/raw/master/pres/pm2-monit.png) Monitoring all processes launched: