diff --git a/docs/download_config.md b/docs/download_config.md index 4aa916d957312..83c4fe52754b5 100644 --- a/docs/download_config.md +++ b/docs/download_config.md @@ -2,7 +2,7 @@ KOPS operates off of a config spec file that is generated during the create phase. It is uploaded to the amazon s3 bucket that is passed in during create. -If you download the config spec file on a running cluster that is configured the way you like it, you can just pass that config spec file in to the create command and have kops create the cluster for you , `kops create -f spec_file` in a completely unattended manor. +If you download the config spec file on a running cluster that is configured the way you like it, you can just pass that config spec file in to the create command and have kops create the cluster for you , `kops create -f spec_file` in a completely unattended manner. Let us say you create your cluster with the following configuration options: