Skip to content

Commit

Permalink
fix(docs) remove duplicate (#4394)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ginowine authored Dec 9, 2024
1 parent e56181b commit 6dab9e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The following examples demonstrate how to resolve an IOTA DID Document from its

Once you have configured a `Resolver` with a `Client`, it will resolve
IOTA DID Documents according to the read procedure defined in the [IOTA DID Method Specification](../../../references/iota-identity/iota-did-method-spec.mdx#read).
It fetches the the `Identity` from the network specified in the DID (see [DID Format](../../../references/iota-identity/iota-did-method-spec.mdx#did-format)),
It fetches the `Identity` from the network specified in the DID (see [DID Format](../../../references/iota-identity/iota-did-method-spec.mdx#did-format)),
then extracts and validates the DID Document from it.

<Tabs groupId="language" queryString>
Expand Down

0 comments on commit 6dab9e5

Please sign in to comment.