diff --git a/Client/src/Pages/Settings/index.jsx b/Client/src/Pages/Settings/index.jsx
index 2f7c12a0d..3cabac713 100644
--- a/Client/src/Pages/Settings/index.jsx
+++ b/Client/src/Pages/Settings/index.jsx
@@ -266,7 +266,7 @@ const Settings = () => {
open={isOpen.deleteStats}
theme={theme}
title="Do you want to clear all stats?"
- description="Once deleted, this monitor cannot be retrieved."
+ description="Once deleted, your monitors cannot be retrieved."
onCancel={() => setIsOpen(deleteStatsMonitorsInitState)}
confirmationButtonLabel="Yes, clear all stats"
onConfirm={handleClearStats}
@@ -279,7 +279,7 @@ const Settings = () => {
Demo monitors
- Here you can add and remove demo monitors
+ Here you can add and remove demo monitors.