Runing -> Running (#12826)

This commit is contained in:
Eric Squires
2020-12-14 01:23:48 -05:00
committed by GitHub
parent aaa11941f6
commit 22c1968d62
+1 -1
View File
@@ -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: