Skip to content

Commit

Permalink
Update sky/cli.py
Browse files Browse the repository at this point in the history
Co-authored-by: Romil Bhardwaj <[email protected]>
  • Loading branch information
cblmemo and romilbhardwaj authored Sep 17, 2023
1 parent 6c1aceb commit de1674a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sky/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
_NUM_SPOT_JOBS_TO_SHOW_IN_STATUS = 5

_STATUS_IP_CLUSTER_NUM_ERROR_MESSAGE = (
'{cluster_num} cluster{plural} {verb}. Please specify exactly one existing '
'{cluster_num} cluster{plural} {verb}. Please specify an existing '
'cluster to show its IP address.\nUsage: `sky status --ip <cluster>`')


Expand Down

0 comments on commit de1674a

Please sign in to comment.