From ca8d17aa1364b147b3d1e0cbe15c5a13f1e4844b Mon Sep 17 00:00:00 2001
From: Spyros
Date: Mon, 10 Jul 2023 12:22:45 +0100
Subject: [PATCH] fix typos (#322)
---
application/frontend/src/pages/Search/components/BodyText.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/application/frontend/src/pages/Search/components/BodyText.tsx b/application/frontend/src/pages/Search/components/BodyText.tsx
index 224bbe1af..4bf878be1 100644
--- a/application/frontend/src/pages/Search/components/BodyText.tsx
+++ b/application/frontend/src/pages/Search/components/BodyText.tsx
@@ -64,8 +64,8 @@ export const SearchBody = () => {
{' '}CRE explanation document{' '} or click the diagram below.
-
-
+
+
);