Skip to content

Commit

Permalink
Merge pull request #596 from selfissued/mbj-extension-description-tweak
Browse files Browse the repository at this point in the history
Corrected inaccuracy in authenticator extension processing description
  • Loading branch information
Christiaan Brand committed Sep 28, 2017
2 parents d96d766 + 0141d97 commit 3ee8ed5
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 @@ -2762,8 +2762,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 3ee8ed5

Please sign in to comment.