Skip to content

Commit 5e63b6e

Browse files
authored
Merge pull request #39 from bvrbanec/improvement/fix-typo
Fix typo
2 parents b1fbf31 + b922a12 commit 5e63b6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/CAPTCHA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,5 +183,5 @@ Or, using captcha v3:
183183
```
184184

185185
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)
187187
is the same as the one you use when executing captcha check.

0 commit comments

Comments
 (0)