From 9f05c24326e0d5dcaed2ee53fab625124686fdb3 Mon Sep 17 00:00:00 2001 From: Darren Kelly Date: Mon, 29 Jan 2024 17:08:45 +0000 Subject: [PATCH] fix: thor.yaml typo --- 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 4e687766f..477c589dc 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 for a particular transaction clause and contract address. This + The endpoint retrieves storage entries related to a particular transaction clause and contract address. This could be useful for inspecting or analyzing storage changes. requestBody: required: true