Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Fix docs typo (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
havenwood authored Nov 6, 2023
1 parent b866cda commit 692a7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sd-jwt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ go run example.main.go
The best usage examples can be found in the [sd_jwt_test.go](sd_jwt_test.go) file.

## API Reference
See our [oficial godocs](https://pkg.go.dev/github.com/TBD54566975/ssi-sdk/sd-jwt).
See our [official godocs](https://pkg.go.dev/github.com/TBD54566975/ssi-sdk/sd-jwt).

## Configuration
Configuration is done via dependency injection on the `SDJWTSigner` struct.
Expand Down

0 comments on commit 692a7ae

Please sign in to comment.