diff --git a/src/App.js b/src/App.js
index 4d70648..52feb09 100644
--- a/src/App.js
+++ b/src/App.js
@@ -1494,7 +1494,7 @@ export const App = () => {
/>
Sharing object
- You can share a link to this object, it will be available for 1 day to everyone without authorization
+ {`You can share a link to this object, it will be available ${modal.text.type === 'private' ? 'for 1 day' : 'until EACL change'} to everyone without authorization`}
{!modal.text.token && modal.text.type === 'private' ? (
Sign token to share object