mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 17:50:55 +08:00
Fix typo in ray start output (#10667)
This commit is contained in:
committed by
GitHub
parent
333f324b88
commit
fb0ae148e6
@@ -591,7 +591,7 @@ def start(node_ip_address, redis_address, address, redis_port, port,
|
||||
cli_logger.newline()
|
||||
cli_logger.print(
|
||||
cf.underlined("If connection fails, check your "
|
||||
"firewall settings other "
|
||||
"firewall settings and "
|
||||
"network configuration."))
|
||||
cli_logger.newline()
|
||||
cli_logger.print("To terminate the Ray runtime, run")
|
||||
|
||||
Reference in New Issue
Block a user