Skip to content

Commit ef395c7

Browse files
GWealecopybara-github
authored andcommitted
docs: fix triaging agent sample typo
Merge google#5785 ## Summary - fix a misspelled word in the ADK team triaging-agent sample instructions - keep the change limited to sample prompt prose ## Validation - Confirmed no open upstream PR already targets this exact typo context: - -> [] - -> [] - -> [] - 192: issues will be separated in two categories: issues with type "Bug" and issues - - Co-authored-by: George Weale <gweale@google.com> PiperOrigin-RevId: 930813570
1 parent 5efe53d commit ef395c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • contributing/samples/adk_team/adk_triaging_agent

contributing/samples/adk_team/adk_triaging_agent/agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ def assign_gtech_owner_to_issue(issue_number: int) -> dict[str, Any]:
196196
as long as the issue needs an owner.
197197
198198
All unassigned issues will be considered for GTech ownership. Unassigned
199-
issues will seperated in two categories: issues with type "Bug" and issues
199+
issues will be separated in two categories: issues with type "Bug" and issues
200200
with type "Feature". Then bug issues and feature issues will be equally
201201
assigned to the Gtech members in such a way that every day all members get
202202
equal number of bug and feature issues.

0 commit comments

Comments
 (0)