Skip to content

Commit

Permalink
Update DeployWithAWSECSFargate.md. Grammar and misspelling fix (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
Silentbilly authored Mar 13, 2024
1 parent e10e257 commit e9443ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/installation-steps/DeployWithAWSECSFargate.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,10 @@ def lambda_handler(event, context):
}
```

Now add this lambda to the Index TargetGroup created earlier.
Now, add this lambda to the Index TargetGroup created earlier.

#### DNS
Add relevent DNS records in the Route53 hostedzone.
Add relevant DNS records in the Route53 hostedzone.

### Validation
Access the application with default credentials once the DNS record addition is propogated & validate if all sections are loading without errors.
Access the application with default credentials once the DNS record addition is propagated & validate if all sections are loading without errors.

0 comments on commit e9443ed

Please sign in to comment.