From bdb4102613c0df76fc01d66a2b8ed52c5b0cb065 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Wed, 2 Oct 2024 23:34:39 +0530 Subject: [PATCH] feat: better auth question??? --- src/components/organisms/ProxyForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/organisms/ProxyForm.tsx b/src/components/organisms/ProxyForm.tsx index 45993e9c..7b83be91 100644 --- a/src/components/organisms/ProxyForm.tsx +++ b/src/components/organisms/ProxyForm.tsx @@ -69,7 +69,7 @@ const ProxyForm: React.FC = () => { } - label="Requires Authentication?" + label="Does The Proxy Require Authentication?" /> {requiresAuth && (