diff --git a/compendium-frontend/src/pages/Landing.tsx b/compendium-frontend/src/pages/Landing.tsx
index 5de10384970ba96c7a25ca0f1e8361eaeb0e2054..5959cbb86c74156c51a336010c78ea3a7777d55b 100644
--- a/compendium-frontend/src/pages/Landing.tsx
+++ b/compendium-frontend/src/pages/Landing.tsx
@@ -54,8 +54,7 @@ function Landing(): ReactElement {
                                         <Card.Body>
                                             <Card.Title>Compendium Data</Card.Title>
                                             <Card.Text>
-                                                The results of the Compendium Surveys data given annually by
-                                                NRENs. Statical represetation of the data is available here.
+                                                <span>Statistical representation of the annual Compendium Survey data is available here</span>
                                             </Card.Text>
                                         </Card.Body>
                                     </Link>