Skip to content

Commit 13b9382

Browse files
authored
docs: update README.md (#165)
1 parent 6201af4 commit 13b9382

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
@@ -120,7 +120,7 @@ support_agent = Agent(
120120
)
121121

122122

123-
# Dynamic system prompts can can make use of dependency injection.
123+
# Dynamic system prompts can make use of dependency injection.
124124
# Dependencies are carried via the `RunContext` argument, which is parameterized with the `deps_type` from above.
125125
# If the type annotation here is wrong, static type checkers will catch it.
126126
@support_agent.system_prompt

0 commit comments

Comments
 (0)