diff --git a/core/prompts/code-monkey/describe_file.prompt b/core/prompts/code-monkey/describe_file.prompt index 36ddc63f8..6a8c1d372 100644 --- a/core/prompts/code-monkey/describe_file.prompt +++ b/core/prompts/code-monkey/describe_file.prompt @@ -14,7 +14,7 @@ Output the result in a JSON format with the following structure, as in this exam Example: { - "summary": "Describe in detail the functionality being defind o implemented in this file. Be as detailed as possible", + "summary": "Describe in detail the functionality being defined or implemented in this file. Be as detailed as possible", "references": [ "some/file.py", "some/other/file.js"