Skip to content

Commit 2cb4195

Browse files
authored
Fix Typos (#847)
1 parent b4cbb24 commit 2cb4195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ use
159159
It should not contain any extra text such as “The answer is…” (unless that extra text is also in
160160
`answer_choices`). If `answer_choices` is populated, the output should only contain the values
161161
in `answer_choices`.
162-
* **Formatting multple-choice questions.** If the target should match the name of the choice
162+
* **Formatting multiple-choice questions.** If the target should match the name of the choice
163163
(e.g., “World News”), then it should list the choices either as part of a grammatical question
164164
or a list with the marker for each (e.g, dashes). If the target should indicate the choice from
165165
the list (e.g., “A,” “Explanation 1,” etc.), then it should list the choices with the indicator

0 commit comments

Comments
 (0)