From dbaa414c006e770af34df38d44a94c5b98e70ae3 Mon Sep 17 00:00:00 2001 From: Riccardo Date: Thu, 15 Feb 2024 20:49:40 +0100 Subject: [PATCH] fix: corrections to privacy policy --- app/privacy/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/privacy/page.tsx b/app/privacy/page.tsx index d42add4..4e87154 100644 --- a/app/privacy/page.tsx +++ b/app/privacy/page.tsx @@ -423,17 +423,17 @@ export default function Privacy() { {process.env.NEXT_PUBLIC_BRAND_EMAIL} }{' '} - or by visiting this page on our{' '} + or by visiting{' '} { - website + this - } - . + }{' '} + page on our website.

);