Skip to content

Commit

Permalink
Stupidest part of the JSON spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjbull committed Mar 26, 2016
1 parent 120a3ea commit ff0439f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookiecutter.json
Original file line number Diff line number Diff line change
Expand Up @@ -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://')"
}

0 comments on commit ff0439f

Please sign in to comment.