This commit is contained in:
Charis
2025-08-05 22:47:58 -04:00
committed by GitHub
parent 8f6bb2515f
commit 09b7cb6957

View File

@@ -222,7 +222,7 @@ export function RotateKeyDialog({
onCheckedChange={(value) => setEdgeFunctionsVerifyJWTUnderstood(!!value)}
/>
<p className="text-sm text-foreground-light">
The following Edge Functions may stop funtioning for signed-in users as they
The following Edge Functions may stop functioning for signed-in users as they
verify the legacy JWT secret:{' '}
{verifyJWTEdgeFunctions
.map(({ name }) => (