Skip to content

Commit

Permalink
Fix grammar in description of attested credential data length
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Oct 12, 2017
1 parent fc94c52 commit 1308537
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1651,7 +1651,8 @@ The [=authenticator data=] structure is a byte array of 37 bytes or more, as fol
<td>variable (if present)</td>
<td>
[=attested credential data=] (if present). See [[#sec-attested-credential-data]] for details. Its length depends on
the [=credentialIdLength|length=] of the [=credential public key=] and credential ID being attested.
the [=credentialIdLength|length=] of the [=credentialId|credential ID=] and [=credentialPublicKey|credential public
key=] being attested.
</td>
</tr>
<tr>
Expand Down

0 comments on commit 1308537

Please sign in to comment.