diff --git a/project-app/components/Forms/StartClean.jsx b/project-app/components/Forms/StartClean.jsx
index d13b5bb..9975e20 100644
--- a/project-app/components/Forms/StartClean.jsx
+++ b/project-app/components/Forms/StartClean.jsx
@@ -273,7 +273,8 @@ const StartCleanForm = () => {
{/* text */}
- Your clean-up has been added to the map
+ Your clean-up has been added to the map. After the
+ event, please log the stats of your clean on our page.
diff --git a/project-app/components/Stats/Stats.jsx b/project-app/components/Stats/Stats.jsx
index 8026750..47b1690 100644
--- a/project-app/components/Stats/Stats.jsx
+++ b/project-app/components/Stats/Stats.jsx
@@ -40,7 +40,7 @@ export default function Stats() {