From abe32abd0cc9ff0aa1489ae888fd69bc6384a413 Mon Sep 17 00:00:00 2001 From: Wayne Workman <13314799+wayneworkman@users.noreply.github.com> Date: Sat, 7 Aug 2021 11:46:11 -0500 Subject: [PATCH] Updated Registration with captcha (markdown) --- Registration-with-captcha.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Registration-with-captcha.md b/Registration-with-captcha.md index 40d946d..36b123e 100644 --- a/Registration-with-captcha.md +++ b/Registration-with-captcha.md @@ -35,4 +35,4 @@ signal-cli -u USERNAME register --captcha 03AG...Uonw If you do not get any error, you can proceed with the verify command. -If you get the error `Invalid captcha given.` Just try to do the re-captcha again. It seems the code is good for a very short period of time, and if you aren't exactly accurate with the captcha challenge, the you'll still get a code but it won't work. So, just try again. On my 4th try, I guess I finally got it right. +If you get the error `Invalid captcha given.` Just try to do the re-captcha again. It seems the code is good for a very short period of time. If you don't complete the captcha challenge correctly, the you'll still get a code but it won't work. So, just try again. On my 4th try, I finally got it right.