diff --git a/README.md b/README.md index 6e3f3b6a..daa045c0 100644 --- a/README.md +++ b/README.md @@ -649,7 +649,7 @@ app.synth(); The `CDK_AWS_PARTITION` environment variable can be used to specify the AWS partition for the pipeline. If it's specified to `aws-cn`, the assets generated by pipeline will reference the resources in -`.amazonaws.com.cn` instead of `.amazonaws.com.cn`. +`.amazonaws.com.cn` instead of `.amazonaws.com`. If `CDK_AWS_PARTITION` environment variable is not specified, the default behaviour for the pipeline is to use the `aws` partition.