Skip to content

Commit

Permalink
Fix uvm 368 (#675)
Browse files Browse the repository at this point in the history
* fix copy and paste error

* improve wording
  • Loading branch information
rlin1 committed Nov 9, 2017
1 parent 52f3d9e commit 31ddb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3530,7 +3530,7 @@ This [=registration extension=] and [=authentication extension=] enables use of
:: The Boolean value `true`, encoded in CBOR (major type 7, value 21).

: Authenticator extension processing
:: The [=authenticator=] sets the [=authenticator extension output=] to be a user verification index indicating the method used
:: The [=authenticator=] sets the [=authenticator extension output=] to be one or more user verification methods indicating the method(s) used
by the user to authorize the operation, as defined below. This extension can be added to attestation objects and assertions.

: Authenticator extension output
Expand Down

0 comments on commit 31ddb22

Please sign in to comment.