From 82cf6c7114ee3b7414b96652fa27759a752e346a Mon Sep 17 00:00:00 2001 From: shimingxy Date: Fri, 15 May 2020 13:25:19 +0800 Subject: [PATCH] Update captcha.md --- docs/authn/captcha.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/authn/captcha.md b/docs/authn/captcha.md index 3661fc3a..b0d6777c 100644 --- a/docs/authn/captcha.md +++ b/docs/authn/captcha.md @@ -1,6 +1,6 @@

验证码

-验证码(CAPTCHA)是“Completely Automated Public Turing test to tell Computers and Humans Apart”(全自动区分计算机和人类的图灵测试)的缩写,是一种区分用户是计算机还是人的公共全自动程序。可以防止用户用特定程序暴力破解方式进行不断的登陆尝试。 +验证码(CAPTCHA)是“Completely Automated Public Turing test to tell Computers and Humans Apart”(全自动区分计算机和人类的图灵测试)的缩写,是一种区分用户是计算机还是人的公共全自动程序。可以防止用户用特定程序暴力破解方式进行不断的登陆尝试。 文本验证码