Skip to content

Commit 71190b9

Browse files
committed
title change
1 parent 60c990d commit 71190b9

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
@@ -49,7 +49,7 @@ You can use `utils/simulate_events.py` to simulate events and test the cloudform
4949

5050
The simulate.py pushes transactions events random some with error in the transaction-id format and some in the correct format, you should observe data being pushed into both your valid and invalid s3 buckets.
5151

52-
## Tech project structure
52+
## The project structure
5353
This is a multi sub project mono repo, each lambda function logic is a separate folder in `src` directory and the build workflow builds each of them and pushes to ECR which can then be used in AWS Lambda.
5454

5555
```

0 commit comments

Comments
 (0)