diff --git a/backend/prompts.py b/backend/prompts.py index 015ce5a..325e80b 100644 --- a/backend/prompts.py +++ b/backend/prompts.py @@ -47,7 +47,7 @@ Return only the JSON array in this format: { "element": "name, text, etc.", "mistake": "wrong color, wrong size, etc.(strictly use css properties to describe)", - "improvement": "use #xxx color, use width: xxx px, etc.", + "improvement": "use correct color, use width: correct px, etc.", "location": "header" }, ]