diff --git a/docs/flow/stages/captcha/captcha.md b/docs/flow/stages/captcha/captcha.md index f9d730013b..422caa4e4e 100644 --- a/docs/flow/stages/captcha/captcha.md +++ b/docs/flow/stages/captcha/captcha.md @@ -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)