docs(captcha.md): grammar and clarity
This commit is contained in:
parent
cdad8bb0c3
commit
111459dc25
|
@ -2,6 +2,6 @@
|
|||
|
||||
This stage adds a form of verification using [Google's ReCaptcha](https://www.google.com/recaptcha/intro/v3.html).
|
||||
|
||||
This stage has two required fields. You need a Public and a Private key, both of which you can acquire at https://www.google.com/recaptcha/admin.
|
||||
This stage has two required fields: Public key and private key. These can both be acquired at https://www.google.com/recaptcha/admin.
|
||||
|
||||
![](captcha-admin.png)
|
||||
|
|
Reference in New Issue