You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/CAPTCHA.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -183,5 +183,5 @@ Or, using captcha v3:
183
183
```
184
184
185
185
If captcha validation results in error with code "missing-input-response" you probably did not send reCAPTCHA token in variable "g-recaptcha-response".
186
-
Another error you might encounter is "action-mismatch". In this case make sure that the action you specified in captcha config (globaly or per content type)
186
+
Another error you might encounter is "action-mismatch". In this case make sure that the action you specified in captcha config (globally or per content type)
187
187
is the same as the one you use when executing captcha check.
0 commit comments