diff --git a/lib/supervisor.js b/lib/supervisor.js index be6c1e1..15b5a8e 100644 --- a/lib/supervisor.js +++ b/lib/supervisor.js @@ -347,7 +347,7 @@ function help () { ("") ("Options available after start:") ("rs - restart process.") - (" Useful for restarting supervisor eaven if no file has changed.") + (" Useful for restarting supervisor even if no file has changed.") ("") ("Examples:") (" supervisor myapp.js")