diff --git a/python/ray/autoscaler/gcp/example-minimal.yaml b/python/ray/autoscaler/gcp/example-minimal.yaml index b4e8dfc6a..0e353f69c 100644 --- a/python/ray/autoscaler/gcp/example-minimal.yaml +++ b/python/ray/autoscaler/gcp/example-minimal.yaml @@ -1,7 +1,7 @@ -# An unique identifier for the head node and workers of this cluster. +# A unique identifier for the head node and workers of this cluster. cluster_name: minimal -# The maximum number of workers nodes to launch in addition to the head +# The maximum number of worker nodes to launch in addition to the head # node. This takes precedence over min_workers. min_workers default to 0. max_workers: 1