Skip to content

Commit 3ff17c4

Browse files
committed
typoes
1 parent 1077fae commit 3ff17c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CAIPs/caip-104.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ this reference depends on.
170170

171171
Namespace-CAIPs may also have a `superseded-by` header indicating that an CAIP
172172
has been rendered obsolete by a later document; the value is the `title` that
173-
replaces the current document, i.e., if "eip155-caip10" gets superceded, it
173+
replaces the current document, i.e., if "eip155-caip10" gets superseded, it
174174
should rename in the directory `eip155` directory but contain a link to the
175175
superseding specification(s), like `[caip10v2](caip10v2.md)`. The newer
176176
Namespace-CAIP must have a `replaces` header containing the number of the

CAIPs/caip-122.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ When accompanied with chain-specific message forms and signing algorithms, along
1919
## Motivation
2020

2121
As specified in [EIP-4361][], Sign in With Ethereum defined an Ethereum-focused workflow to authenticate Ethereum accounts on non-blockchain services.
22-
This work is meant to generalize and abstract the Sign in With Ethereum specification, thereby making EIP-4361 a specific implementation of this specification, to work with any cryptographic system's namespace expressable in [CAIP-10][] and [CAIP-2][] formats.
22+
This work is meant to generalize and abstract the Sign in With Ethereum specification, thereby making EIP-4361 a specific implementation of this specification, to work with any cryptographic system's namespace expressible in [CAIP-10][] and [CAIP-2][] formats.
2323

2424
Additionally, [CAIP-74][] specified a way to represent a chain-agnostic capability object (OCAP) by placing an EIP-4361 message into a CACAO container.
2525

CAIPs/caip-169.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ occur.
184184

185185
Called **by the wallet** to the application, providing the parameters needed for
186186
a credential issuance and expecting back a verifiable credential OR an error.
187-
The parameters are formated as a [credential_application object][] as specified
187+
The parameters are formatted as a [credential_application object][] as specified
188188
in the [Credential Manifest][] specification.
189189

190190
#### Method:

0 commit comments

Comments
 (0)