Skip to content

Commit

Permalink
Address @equalsJeffH's review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Apr 24, 2018
1 parent f234d4a commit 425afcd
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 @@ -2012,10 +2012,10 @@ parameter to the {{CredentialsContainer/create()}} or {{CredentialsContainer/get
<div dfn-type="dict-member" dfn-for="PublicKeyCredentialDescriptor">
The <dfn>type</dfn> member contains the type of the [=public key credential=] the caller is referring to.

The <dfn>id</dfn> member contains the [=credential ID=] of the [=public key credential=] that the caller is referring to.
The <dfn>id</dfn> member contains the [=credential ID=] of the [=public key credential=] the caller is referring to.

The OPTIONAL <dfn>transports</dfn> member contains a hint as to how the [=client=] might communicate with the
[=authenticator=] this [=public key credential=] belongs to.
[=managing authenticator=] of the [=public key credential=] the caller is referring to.
</div>


Expand Down

0 comments on commit 425afcd

Please sign in to comment.