diff --git a/include/jose/jwk.h b/include/jose/jwk.h index e596686c..509c3502 100644 --- a/include/jose/jwk.h +++ b/include/jose/jwk.h @@ -18,7 +18,7 @@ /** * JSON Web Keys (RFC 7517) * - * A JSON Web Key (JWS) is a standard data format for expresing cryptographic + * A JSON Web Key (JWK) is a standard data format for expressing cryptographic * keys in JSON. * * \defgroup jose_jwk JWK