Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Dec 8, 2017
1 parent 85d193f commit a32e84d
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 @@ -2722,7 +2722,7 @@ When verifying a given {{PublicKeyCredential}} structure (|credential|) as part
{{AuthenticatorResponse/clientDataJSON}}, {{AuthenticatorAssertionResponse/authenticatorData}}, and
{{AuthenticatorAssertionResponse/signature}} respectively.

1. Let |C|, the [=client data=] used for the signature, be the result ofj[=parse JSON from
1. Let |C|, the [=client data=] used for the signature, be the result of [=parse JSON from
bytes|parsing JSON from the bytes=] in |cData|.

1. Verify that the {{CollectedClientData/type}} in |C| is the string `webauthn.get`.
Expand Down

0 comments on commit a32e84d

Please sign in to comment.