aboutsummaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-09-18 21:23:52 -0700
committerPinapelz <donaldshan1@outlook.com>2023-09-18 21:23:52 -0700
commitdf3d71f6f5d5e3cb3ab8c0fefaef7c419c10db37 (patch)
tree44c594b56e1b6463d940384c0bc5470aa45e9945 /api
parent011365dac81888cc1f2fb43f5c69ce0a92949ee3 (diff)
fix: spelling on captcha message
Diffstat (limited to 'api')
-rw-r--r--api/app.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/app.py b/api/app.py
index 24d4955..165cb14 100644
--- a/api/app.py
+++ b/api/app.py
@@ -192,7 +192,7 @@ def generate_organization_captcha(org):
question['answer'] = False
return_data = {
"category": "affiliation",
- "title": "Select all the VTuber affiliated with "+org,
+ "title": "Select all the VTubers affiliated with "+org,
"questions": question_data,
"onFail": {
"text": "You got some wrong",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage