mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-05 05:42:37 +02:00
fix typo
This commit is contained in:
parent
d6adc24635
commit
3ee4bf94a8
2 changed files with 1 additions and 2 deletions
|
|
@ -992,7 +992,6 @@ the previous file look like:
|
|||
032| self.location = (0,0)
|
||||
I only need to add a few lines to the file, so I will use Editor.insert_content_at_line. The new code will not cover the original code.
|
||||
Note that the Editor command must be executed in a single response, so this step will only involve using the Editor command.
|
||||
|
||||
```json
|
||||
[
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue