Skip to content

Commit 046273e

Browse files
demisxwilwade
andauthored
Fix typo (#257)
Fix typo in docs. Co-authored-by: Wil Wade <[email protected]>
1 parent 791a65f commit 046273e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/Actions/Response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Each credential would be matched based on the `type` field.
4242
These credentials follow the [DSNP Verifiable Credentials Specification](https://spec.dsnp.org/VerifiableCredentials/Overview.html).
4343

4444
- [`@dsnp/verifiable-credentials`](https://github.com/LibertyDSNP/dsnp-verifiable-credentials) TypeScript library for verifying these DSNP Credentials specifically
45-
- Other [W3C Verifiable Credentials](https://www.w3.org/TR/vc-data-model-1.1/) verifiers may also be compatable.
45+
- Other [W3C Verifiable Credentials](https://www.w3.org/TR/vc-data-model-1.1/) verifiers may also be compatible.
4646

4747
### Verify the Credential
4848

0 commit comments

Comments
 (0)