Skip to content

Commit ad6cb3f

Browse files
committed
fixed typo in default value
1 parent 929364b commit ad6cb3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<openai_max_tokens>1000</openai_max_tokens>
88
</settings>
99
<product>
10-
<short_description>white a very short product description for {{name}} to highlight reasoning for purchase, under 100 words</short_description>
11-
<description>white a detailed product description for {{name}} with features in bullet list, under 1000 words</description>
10+
<short_description>write a very short product description for {{name}} to highlight reasoning for purchase, under 100 words</short_description>
11+
<description>write a detailed product description for {{name}} with features in bullet list, under 1000 words</description>
1212
</product>
1313
<advanced>
1414
<system_prompt>You are a helpful assistant.</system_prompt>

0 commit comments

Comments
 (0)