From b3b23c76b69a7bae1eacad04919b584397629a3a Mon Sep 17 00:00:00 2001 From: lianahus Date: Thu, 7 Dec 2023 11:11:40 +0100 Subject: [PATCH] text --- apps/remix-ide/src/walkthroughService.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/remix-ide/src/walkthroughService.js b/apps/remix-ide/src/walkthroughService.js index 377c7c2f47..6196f30813 100644 --- a/apps/remix-ide/src/walkthroughService.js +++ b/apps/remix-ide/src/walkthroughService.js @@ -49,7 +49,7 @@ export class WalkthroughService extends Plugin { { element: document.querySelector('#udappRecorderSave'), title: 'Transactions Recorder', - intro: 'Once there is a one or a few transactions have been executed from Remix, click this button to save these transactions as a scenario file.', + intro: 'Once one or more transactions have been executed from Remix, click this button to save these transactions as a scenario file., click this button to save these transactions as a scenario file.', tooltipClass: 'bg-light text-dark', position: 'right', highlightClass: 'bg-light border border-warning'