Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
nitro-neal committed Jan 16, 2024
1 parent acaa496 commit 6503530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dids/src/did-web.ts
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ export class DidWebMethod implements DidMethod {
}

/**
* Constructs the URL for a DID Document based on the specified DID identifier.
* Constructs the URL for a DID Document based on the specified DID identifier.
* Specifics can be found here https://w3c-ccg.github.io/did-method-web/#read-resolve
*
* @param did - The DID identifier to construct a URL for.
Expand Down

0 comments on commit 6503530

Please sign in to comment.