Skip to content

Commit 488405c

Browse files
committed
Rename pregnancy captcha
1 parent 98bbebe commit 488405c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/lib/server/captcha.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ const captchas: { name: string; preheading: string; heading: string; shuffle?: b
3131
{
3232
name: "pregnancy",
3333
preheading: "Select all squares with",
34-
heading: "Flyrr.",
35-
correct: [false, true, true, false, true, true, false, true, true],
34+
heading: "abusive parents.",
35+
correct: [false, true, true, true, true, true, true, true, true],
3636
},
3737
{
3838
name: "creeper",

0 commit comments

Comments
 (0)