From 5e34961c536b0f9f6d98a25142847cc2a678dde4 Mon Sep 17 00:00:00 2001 From: Nick Poorman Date: Mon, 20 Mar 2023 18:30:11 -0500 Subject: [PATCH] Fixed another typo Signed-off-by: Nick Poorman --- services/smart_contract_service.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/smart_contract_service.proto b/services/smart_contract_service.proto index 776f80ec..b1e46470 100644 --- a/services/smart_contract_service.proto +++ b/services/smart_contract_service.proto @@ -30,7 +30,7 @@ import "response.proto"; import "transaction.proto"; /** - * Transactions and queries for the file service. + * Transactions and queries for the smart contract service. */ service SmartContractService { /**