Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: F-Node-Karlsruhe <christian.fries@eecc.de>
  • Loading branch information
F-Node-Karlsruhe committed May 2, 2023
1 parent 867e243 commit e32c436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Install the npm package
npm i vc-notarization
```

Generate a kay pair and sign a demo event
Verify the issuance date of a verifiable credential

```ts
import { verifyTimestamp, VerifiableCredential } from 'vc-notarization';
Expand Down

0 comments on commit e32c436

Please sign in to comment.