fix: spelling

This commit is contained in:
Florian Hönicke
2023-06-13 17:18:34 +02:00
parent 84b92283ef
commit b4eb00432f

View File

@@ -44,5 +44,5 @@ question_prompt = '''\
# Question
Based on the pros and cons, answer the following question: {question}
Note: You must answer the question correctly by saying something like "since <explanagion>, the answer is yes" or "since <explanagion>, the answer is no".
Note: You must answer the question correctly by saying something like "since <explanation>, the answer is yes" or "since <explanation>, the answer is no".
'''