From f787647cfa4b424127c42782d81a1e8c0fc78b13 Mon Sep 17 00:00:00 2001 From: Darren Kelly Date: Tue, 30 Jan 2024 08:45:51 +0000 Subject: [PATCH] chore: update thor.yaml --- api/doc/thor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/doc/thor.yaml b/api/doc/thor.yaml index 6487a9b39..814be5cca 100644 --- a/api/doc/thor.yaml +++ b/api/doc/thor.yaml @@ -713,7 +713,7 @@ paths: - Debug summary: Retrieve storage range description: | - The endpoint retrieves storage entries related to a particular transaction clause and contract address. This + The endpoint retrieves storage entries related to a particular clause execution and contract address. This could be useful for inspecting or analyzing storage changes. requestBody: required: true