Skip to content

Commit

Permalink
fix internal reference. fixes #205.
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffH authored and JeffH committed Oct 15, 2016
1 parent ee824f7 commit 52d4065
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 @@ -707,8 +707,8 @@ This is a dictionary containing zero or more extensions as defined in [[#extensi
that can be passed to the <a>getAssertion()</a> method and triggers some additional processing by the client platform and/or the
authenticator.

If the caller wants to pass extensions to the platform, it SHOULD do so by adding one entry per extension to this dictionary
with the extension identifier as the key, and the extension's value as the value (see [[#signature-format]] for details).
If the caller wishes to pass extensions to the platform, it MUST do so by adding one entry per extension to this dictionary
with the extension identifier as the key, and the extension's value as the value (see [[#extensions]] for details).


## Credential Attestation Structure (interface <dfn interface>WebAuthnAttestation</dfn>) ## {#iface-attestation}
Expand Down

0 comments on commit 52d4065

Please sign in to comment.