diff --git a/python/ray/scripts/scripts.py b/python/ray/scripts/scripts.py index 913aaeda7..7d72914ee 100644 --- a/python/ray/scripts/scripts.py +++ b/python/ray/scripts/scripts.py @@ -649,7 +649,7 @@ def start(node_ip_address, address, port, redis_password, redis_shard_ports, cli_logger.print( "This command will now block until terminated by a signal.") cli_logger.print( - "Runing subprocesses are monitored and a message will be " + "Running subprocesses are monitored and a message will be " "printed if any of them terminate unexpectedly.") while True: