From 32ce78bf4b2e5d0a3a8a3bc55270b49696c0d9ba Mon Sep 17 00:00:00 2001 From: Alex Soong Date: Mon, 6 May 2024 18:11:00 +0900 Subject: [PATCH] Update tooltip message --- client/src/helpers/strings/common.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/helpers/strings/common.ts b/client/src/helpers/strings/common.ts index d7c4bc81..cce4d8cb 100644 --- a/client/src/helpers/strings/common.ts +++ b/client/src/helpers/strings/common.ts @@ -209,8 +209,8 @@ const strings: CommonStrings = { // Notary Connection Tooltip NOTARY_CONNECTION_TOOLTIP: ` - Your internet connection to the nearest notary may be insufficient - for proving new information. Please check your connection and try again. + Your internet connection may be insufficient for verifying new information. + Please check your connection and try again or join our Telegram for support. `, // Notary Verification Modal Steps