From c5498c1e2a289b6d0cdeba6a3a8cf3e7a9003b7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20=C5=A0korpil?= Date: Wed, 23 Nov 2022 23:18:56 +0100 Subject: [PATCH] Optout wording --- application/src/pages/optout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/src/pages/optout.tsx b/application/src/pages/optout.tsx index de75123..0d9e332 100644 --- a/application/src/pages/optout.tsx +++ b/application/src/pages/optout.tsx @@ -43,7 +43,7 @@ const OptOut: React.FC> = -

It can take up to 3 weeks for the change to be processed

+

It can take up to 3 weeks for the change to be processed and to records be deleted from the index.

) }