diff --git a/examples/flagsmith-on-ecs/README.md b/examples/flagsmith-on-ecs/README.md index 822e355..5034d5a 100644 --- a/examples/flagsmith-on-ecs/README.md +++ b/examples/flagsmith-on-ecs/README.md @@ -29,7 +29,7 @@ AWS infrastructure consists of: 2. Generate certificate with AWS Certificate Manager \ with ```*.yourdomain.com``` pattern ![Certificate](img/AWS_certificate_manager.png) -3. Define your variables like certificate arn, hosted zone domain and desired settings in **terraform.tfvars** file +3. Define your variables such as certificate arn, hosted zone domain, and other desired settings in **terraform.tfvars** file ```bash route53_hosted_zone = "yourdomain.com" certificate_arn = "arn:aws:acm:"