Skip to content

Commit

Permalink
Merge pull request #3542 from thomaschaaf/patch-1
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

Minor spelling fix
  • Loading branch information
Kubernetes Submit Queue committed Oct 5, 2017
2 parents 7027461 + 6330c6c commit f3f4df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/kops/util/factory.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ A valid value follows the format s3://<bucket>.
A s3 bucket is required to store cluster state information.`

INVALID_STATE_ERROR = `Unable to read state store s3 bucket.
Please use a valid s3 bucket uri when setting --state or KOPS_STATE_STORE evn var.
Please use a valid s3 bucket uri when setting --state or KOPS_STATE_STORE env var.
A valid value follows the format s3://<bucket>.
Trailing slash will be trimmed.`
)
Expand Down

0 comments on commit f3f4df7

Please sign in to comment.