From ac2eb4d99f266b57795921f72c18c26d9d1eb10b Mon Sep 17 00:00:00 2001 From: Kristof Csillag Date: Thu, 29 Jun 2023 16:06:30 +0200 Subject: [PATCH] Fix typo in comment --- api/spec/v1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/spec/v1.yaml b/api/spec/v1.yaml index b8e7e4279..6daaab962 100644 --- a/api/spec/v1.yaml +++ b/api/spec/v1.yaml @@ -2173,7 +2173,7 @@ components: format: byte description: | The runtime bytecode of the smart contract. This is the code stored on-chain that - descibes a smart contract. Every contract has this info, but Nexus fetches + describes a smart contract. Every contract has this info, but Nexus fetches it separately, so the field may be missing for very fresh contracts (or if the fetching process is stalled). verification: