fix: typos in planning prompt (#703)
Co-authored-by: Lucas Pereira <lpereira@dickson-constant.com>
This commit is contained in:
parent
f92c3a60f3
commit
e010c5541e
@ -51,7 +51,7 @@ from flask import Flask
|
||||
<REPLACE>
|
||||
import math
|
||||
from flask import Flask
|
||||
<REPLACE>
|
||||
</REPLACE>
|
||||
|
||||
mathweb/flask/app.py
|
||||
<SEARCH>
|
||||
@ -130,7 +130,7 @@ Break large *SEARCH/REPLACE* blocks into a series of smaller blocks that each ch
|
||||
Include just the changing lines, and a few surrounding lines if needed for uniqueness.
|
||||
Do not include long runs of unchanging lines in *SEARCH/REPLACE* blocks.
|
||||
{% if use_xml_format -%}
|
||||
ONLY change the <code>, DO NOT change the <conext>!
|
||||
ONLY change the <code>, DO NOT change the <context>!
|
||||
{% else -%}
|
||||
ONLY change the CODE, DO NOT change the CONTEXT!
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user