From ed60af22d7c917fb83f2f5b132f987f4be53bea5 Mon Sep 17 00:00:00 2001 From: Liana Husikyan Date: Wed, 24 Apr 2024 16:36:37 +0200 Subject: [PATCH] Update udapp.json tooltip --- apps/remix-ide/src/app/tabs/locales/en/udapp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/remix-ide/src/app/tabs/locales/en/udapp.json b/apps/remix-ide/src/app/tabs/locales/en/udapp.json index 93a6f94244..a7ee39b3e5 100644 --- a/apps/remix-ide/src/app/tabs/locales/en/udapp.json +++ b/apps/remix-ide/src/app/tabs/locales/en/udapp.json @@ -5,7 +5,7 @@ "udapp.gasLimit": "Gas limit", "udapp.gasLimitAuto": "Estimated Gas", "udapp.gasLimitManual": "Custom", - "udapp.tooltipText4": "The default gas limit is 3M. Adjust as needed.", + "udapp.tooltipText4": "Enter custom Gas Limit.", "udapp._comment_value.tsx": "libs/remix-ui/run-tab/src/lib/components/value.tsx", "udapp.value": "Value",