Skip to content

Commit 9463976

Browse files
authored
Merge pull request #380 from MITLibraries/use-444-bot-copy
Update bot challenge page with UXWS suggestions
2 parents 5e653ed + 0d17002 commit 9463976

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/views/turnstile/show.html.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<section class="turnstile-challenge">
44
<div class="turnstile-challenge__inner">
5-
<h1>Verify you're human</h1>
5+
<h1 class="hd-4">Please verify below you are a human</h1>
66
<p>
7-
Please complete this verification to continue.
7+
Sorry to require this extra step, but you’ve somehow landed on our bot challenge page and we need to be sure. Thanks!
88
</p>
99

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

0 commit comments

Comments
 (0)