We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c39e0 commit 363541bCopy full SHA for 363541b
1 file changed
cecli/tools/read_range.py
@@ -30,7 +30,7 @@ class Tool(BaseTool):
30
" respectively. Avoid using both of the special markers together on non-empty"
31
" files. Never use content hashes as the start_text and end_text values. Do not use"
32
" the same pattern for the start_text and end_text. It is best to use function"
33
- " names, variable declarations and other block identifiers as start_texts and"
+ " names, variable declarations and other block identifiers as start_texts and"
34
" end_texts."
35
),
36
"parameters": {
0 commit comments