Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cl0ete committed Oct 29, 2024
1 parent 4160171 commit 9be653c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/wallet/jws.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ async def sign_jws(
Sign JSON Web Signature (JWS)
---
This endpoint allows the user to sign a jason payload into a Jason Web Signature (JWS)
This endpoint allows the user to sign a json payload into a Json Web Signature (JWS)
using a DID or a verification method.
When populating the the body of the request, the user must populate either the `did`
Expand Down

0 comments on commit 9be653c

Please sign in to comment.