Skip to content

Commit

Permalink
Update description of overwrite-content
Browse files Browse the repository at this point in the history
Should be overwrite-content, not overwrite_content:
#263 (comment)
  • Loading branch information
echo-bravo-yahoo authored May 22, 2019
1 parent d362bab commit f1806d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudformation/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Parameters:

StaticAssetRebuildMode:
Type: String
Description: By default, a static asset rebuild doesn't overwrite custom-content. Provide the value `overwrite_content` to replace the custom-content with your local version. Don't do this unless you know what you're doing -- all custom changes in your s3 bucket will be lost.
Description: By default, a static asset rebuild doesn't overwrite custom-content. Provide the value `overwrite-content` to replace the custom-content with your local version. Don't do this unless you know what you're doing -- all custom changes in your s3 bucket will be lost.
Default: ''

MarketplaceSubscriptionTopicProductCode:
Expand Down

0 comments on commit f1806d4

Please sign in to comment.