Skip to content

Commit 8f135e1

Browse files
authored
Update aws.md: typos
1 parent 82f0e71 commit 8f135e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/providers/aws/aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The provider runs your workloads using ECS using Fargate. It provisions a VPC wi
5454

5555
### Service Discovery
5656

57-
Defang uses a Route53 private hosted zone for service discovery. Each (private) services in the Compose file will get a CNAME or A record which resolves to the services AWS domain name or IP, respectively. To update the A records for the dynamically assigned IP addresses, Defang will add a [Route53 sidecar](https://github.com/DefangLabs/route53-sidecar) alongside your container.
57+
Defang uses a Route53 private hosted zone for service discovery. Each (private) service in the Compose file will get a CNAME or A record which resolves to the service's AWS domain name or IP, respectively. To update the A records for the dynamically assigned IP addresses, Defang will add a [Route53 sidecar](https://github.com/DefangLabs/route53-sidecar) alongside your container.
5858

5959
## Managed Storage
6060

0 commit comments

Comments
 (0)