diff --git a/src/app/pages/client/explore/LimitWarning.tsx b/src/app/pages/client/explore/LimitWarning.tsx
index 78891c03..27bce62f 100644
--- a/src/app/pages/client/explore/LimitWarning.tsx
+++ b/src/app/pages/client/explore/LimitWarning.tsx
@@ -92,10 +92,10 @@ export function LimitWarning({ limit, onLimitChange, setMenuAnchor }: LimitButto
gap="400"
>
- You are about to change the limit of items per page. Changing the limit higher
- than 9,999 may cause performance issues and may crash the app. It is recommended
- to keep the limit below 9,999 for the smooth functioning of the app. Are you sure
- you want to continue?
+ You are about to change the limit of items. Changing the limit higher than 9,999
+ may cause performance issues and may crash the app. It is recommended to keep the
+ limit below 9,999 for the smooth functioning of the app. Are you sure you want to
+ continue?