Skip to content

Commit a765e36

Browse files
authored
Feature-8830 Attendee Form: Implement scholarship question with dropdown (#8934)
* feature-8830 Attendee Form: Implement scholarship question with dropdown * feature-8830 correct wikimania spelling
1 parent e9ea861 commit a765e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/models/custom_form.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"language_form_1": "What is your native language, or what language are you most fluent in?",
154154
"language_form_2": "Are you fluent in any other of the following languages?",
155155
"home_wiki": "What is your home wiki",
156-
"wiki_scholarship": "Have you received a Wikimedia scholarship?",
156+
"wiki_scholarship": "Have you received a Wikimania scholarship?",
157157
}
158158

159159

0 commit comments

Comments
 (0)