diff --git a/src-web/components/core/Confirm.tsx b/src-web/components/core/Confirm.tsx index c88a0f25..300be267 100644 --- a/src-web/components/core/Confirm.tsx +++ b/src-web/components/core/Confirm.tsx @@ -44,7 +44,7 @@ export function Confirm({ onChange={setConfirm} label={ <> - Type {requireTyping} to confirm + Type {requireTyping} to confirm } />