Skip to content

Commit 749a368

Browse files
lidaobingsergio-correia
authored andcommitted
fix typo in jwk.h
1 parent 09243b7 commit 749a368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/jose/jwk.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* JSON Web Keys (RFC 7517)
2020
*
21-
* A JSON Web Key (JWS) is a standard data format for expresing cryptographic
21+
* A JSON Web Key (JWK) is a standard data format for expressing cryptographic
2222
* keys in JSON.
2323
*
2424
* \defgroup jose_jwk JWK

0 commit comments

Comments
 (0)