Skip to content

Commit 3568e58

Browse files
committed
spelling: participate
Signed-off-by: Josh Soref <[email protected]>
1 parent e4347b9 commit 3568e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google/adk/events/event.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def is_final_response(self) -> bool:
9595
9696
NOTE: This method is ONLY for use by Agent Development Kit.
9797
98-
Note that when multiple agents participage in one invocation, there could be
98+
Note that when multiple agents participate in one invocation, there could be
9999
one event has `is_final_response()` as True for each participating agent.
100100
"""
101101
if self.actions.skip_summarization or self.long_running_tool_ids:

0 commit comments

Comments
 (0)