Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelneale committed Sep 18, 2024
1 parent 4b66341 commit a83717a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/goose/toolkit/reasoner.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def message_content(self, content: Content) -> Text:
@tool
def deep_debug(self, problem:str) -> str:
"""
Thius tool can assist with debugging when there are errors or problems when trying things
This tool can assist with debugging when there are errors or problems when trying things
and other approaches haven't solved it.
It will take a minute to think about it and consider solutions.
Expand Down

0 comments on commit a83717a

Please sign in to comment.