Skip to content

Commit

Permalink
Update index.bs
Browse files Browse the repository at this point in the history
  • Loading branch information
leshi committed Sep 13, 2017
1 parent 92f4b32 commit 5e2f228
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 @@ -459,7 +459,7 @@ that are returned to the caller when a new credential is created, or a new asser
[SecureContext]
interface PublicKeyCredential : Credential {
[SameObject] readonly attribute ArrayBuffer rawId;
[SameObject] readonly attribute AuthenticatorResponse response;
[SameObject] readonly attribute AuthenticatorResponse response;
[SameObject] readonly attribute AuthenticationExtensions clientExtensionResults;
};
</xmp>
Expand Down

0 comments on commit 5e2f228

Please sign in to comment.