Skip to content

Commit 7162170

Browse files
committed
chore: minor update to readme file
1 parent def059c commit 7162170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unicorn_web/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Lambda functions handle API Gateway requests to:
1010

1111
- Search approved property listings: The **Search function** retrieves property listings marked as APPROVED from the DynamoDB table using multiple search patterns.
1212

13-
- Request property listing approval: The **Approval function** sends an EventBridge event requesting approval for a property listing specified in the payload.
13+
- Request property listing approval: The **Request Approval function** sends an EventBridge event requesting approval for a property listing specified in the payload.
1414

1515
- Process approved listings: The **Publication Evaluation Event Handler function** processes `PublicationEvaluationCompleted` events from the Unicorn Approvals service and writes the evaluation result to the DynamoDB table.
1616

0 commit comments

Comments
 (0)