diff --git a/spec/Overview.html b/spec/Overview.html index a1b66e4..e45a10d 100644 --- a/spec/Overview.html +++ b/spec/Overview.html @@ -4357,7 +4357,7 @@
Import Key
  • If |usages| is non-empty and the {{JsonWebKey/use}} field of |jwk| is present and is - not a case-sensitive string match to "`sig`", + not a case-sensitive string match to "`sign`", then [= exception/throw =] a {{DataError}}.

    @@ -7922,7 +7922,7 @@
    Import Key
  • If |usages| is non-empty and the {{JsonWebKey/use}} field of |jwk| is present and is - not "`sig`", + not "`sign`", then [= exception/throw =] a {{DataError}}.

    @@ -10824,7 +10824,7 @@
    Import Key
  • If |usages| is non-empty and the {{JsonWebKey/use}} field of |jwk| is present and is - not "`sig`", + not "`sign`", then [= exception/throw =] a {{DataError}}.