diff --git a/src/components/AuthPages/Login/index.jsx b/src/components/AuthPages/Login/index.jsx index 6ab5311..e84c207 100644 --- a/src/components/AuthPages/Login/index.jsx +++ b/src/components/AuthPages/Login/index.jsx @@ -484,8 +484,7 @@ export default function Login() { {loginType == "full" && (
- This site is protected by hCaptcha and the our Privacy Policy - and Terms of Service apply. + This site is protected by a Captcha. Our Privacy Policy and Terms of Service apply.
)}