diff --git a/close.html b/close.html
index bc7226b80..0db143682 100644
--- a/close.html
+++ b/close.html
@@ -9,8 +9,7 @@
}
function translate() {
translateStr('hintMessage',
- 'You can use video calls with '
- + interfaceConfig.APP_NAME +' for your business');
+ 'You can pin participants by clicking on their thumbnails');
}
@@ -28,4 +27,4 @@