diff --git a/cookiecutter.json b/cookiecutter.json index a8f4b9b..22302ac 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -5,5 +5,5 @@ "description": "A short description of the project.", "year": "2016", "open_source_license": ["MIT", "BSD", "Not open source"], - "s3_bucket": "[OPTIONAL] your-bucket-for-syncing-data (do not include 's3://')", + "s3_bucket": "[OPTIONAL] your-bucket-for-syncing-data (do not include 's3://')" }