Skip to content

Commit

Permalink
clarify 'algorithm member' language. Fixes #113.
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffH authored and JeffH committed Aug 22, 2016
1 parent beeae36 commit 631485c
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 @@ -558,8 +558,8 @@ authorizing an authenticator with which to complete the operation.

The <dfn>type</dfn> member specifies the type of credential to be created.

The <dfn>algorithm</dfn> member specifies the cryptographic algorithm with which the newly generated credential will be
used.
The <dfn>algorithm</dfn> member specifies the cryptographic key generation algorithm parameters with which the credential
key pair MUST be generated.
</div>


Expand Down

0 comments on commit 631485c

Please sign in to comment.