diff --git a/app/views/turnstile/show.html.erb b/app/views/turnstile/show.html.erb index 3d13cd9f..d58faf80 100644 --- a/app/views/turnstile/show.html.erb +++ b/app/views/turnstile/show.html.erb @@ -2,9 +2,9 @@
-

Verify you're human

+

Please verify below you are a human

- Please complete this verification to continue. + Sorry to require this extra step, but you’ve somehow landed on our bot challenge page and we need to be sure. Thanks!

<%= form_with url: turnstile_verify_path, method: :post, local: true do %>