Skip to content

Commit 86e6291

Browse files
committed
update README
1 parent 761bc80 commit 86e6291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The sample application, utilizing the AWS Cloud Development Kit (AWS CDK) 🛠
2222
- **🎯 Target Group and Health Checks:**
2323
Targets (in this case, the ECS service) are registered with a target group, which the ALB uses to route traffic to. Health check settings ensure that traffic is routed only to healthy targets.
2424

25-
## Getting Started 🏁
25+
## Getting Started 🏁
2626

2727
This guide assumes that you have cloned the repository and are in the project root directory. The following steps will guide you through the process of building, deploying, and running the sample application both locally and on AWS. We have a [sample application](https://github.com/localstack-samples/sample-cdk-ecs-elb/tree/main/src) that listens on port `3000` and returns a JSON response.
2828

0 commit comments

Comments
 (0)