Skip to content

Commit a3429c5

Browse files
committed
chore: Fix spelling: surface
Signed-off-by: Josh Soref <[email protected]>
1 parent 6d105be commit a3429c5

File tree

1 file changed

+1
-1
lines changed
  • contributing/samples/a2a_human_in_loop

1 file changed

+1
-1
lines changed

contributing/samples/a2a_human_in_loop/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Agent: ✅ Great news! Your reimbursement has been approved by the manager. Proc
9999
The human-in-the-loop process follows this pattern:
100100

101101
1. **Initial Call**: Root agent delegates approval request to remote approval agent for amounts >$100
102-
2. **Pending Response**: Remote approval agent returns immediate response with `status: "pending"` and ticket ID and serface the approval request to root agent
102+
2. **Pending Response**: Remote approval agent returns immediate response with `status: "pending"` and ticket ID and surface the approval request to root agent
103103
3. **Agent Acknowledgment**: Root agent informs user about pending approval status
104104
4. **Human Interaction**: Human manager interacts with root agent to review and approve/reject the request
105105
5. **Updated Response**: Root agent receives updated tool response with approval decision and send it to remote agent

0 commit comments

Comments
 (0)