From d9779018bd46f9465edd01f8d9f39c7a7f512a84 Mon Sep 17 00:00:00 2001 From: Stefano Angieri Date: Tue, 10 Sep 2024 11:09:35 +0200 Subject: [PATCH] typos --- spec/core/v2/ics-002-client-semantics/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/core/v2/ics-002-client-semantics/README.md b/spec/core/v2/ics-002-client-semantics/README.md index ec2357824..bdd015de0 100644 --- a/spec/core/v2/ics-002-client-semantics/README.md +++ b/spec/core/v2/ics-002-client-semantics/README.md @@ -345,7 +345,7 @@ at a particular finalised height (necessarily associated with a particular commi #### `Counterparty` -`Counterparty` is the data structure responsible for maintating the counterparty informations. +`Counterparty` is the data structure responsible for maintaining the counterparty information. ```typescript interface Counterparty {