From 212a873a6f500ee538fd163009a9bf28f4968f3c Mon Sep 17 00:00:00 2001 From: apoorvlathey Date: Fri, 30 Sep 2022 02:13:54 +0530 Subject: [PATCH] fix tenderly tooltip text --- src/components/Body/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Body/index.tsx b/src/components/Body/index.tsx index b15b779..3301003 100644 --- a/src/components/Body/index.tsx +++ b/src/components/Body/index.tsx @@ -559,7 +559,7 @@ function Body() { Simulate sending transactions on forked node. - Create a fork on Tenderly and grab the id from it's URL. + Create a fork on Tenderly and grab it's id from the URL. }