From 50680a0ef4a6a19b38177133c333b94b388446dc Mon Sep 17 00:00:00 2001 From: asyncnomi Date: Sun, 11 Dec 2022 18:37:42 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a409a05..7d69fc3 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,4 @@ * restart nginx: `sudo systemctl restart nginx` * Enter your LDAP bind user cred by running: `node ldap-conf.js` * Run the server: `pm2 start index.js --name bde-list -i 1` -* Save current configureation: `pm2 save` +* Save current configuration: `pm2 save`