Skip to content

Commit

Permalink
Corrected inaccuracy in authenticator extension processing description
Browse files Browse the repository at this point in the history
  • Loading branch information
selfissued committed Sep 28, 2017
1 parent 26552c4 commit 0141d97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2761,8 +2761,8 @@ the process by which the [=CBOR=] [=authenticator extension output=] can be used

## <dfn>Authenticator extension processing</dfn> ## {#sctn-authenticator-extension-processing}

As specified in [[#sec-authenticator-data]], the [=CBOR=] [=authenticator extension input=] value of each processed
[=authenticator extension=] is included in the extensions data part of the [=authenticator data=]. This part is a CBOR map, with
The [=CBOR=] [=authenticator extension input=] value of each processed
[=authenticator extension=] is included in the extensions data part of the authenticator request. This part is a CBOR map, with
[=CBOR=] [=extension identifier=] values as keys, and the [=CBOR=] [=authenticator extension input=] value of each extension as
the value.

Expand Down

0 comments on commit 0141d97

Please sign in to comment.