Skip to content

Commit

Permalink
Fix typo (thanks Travis!)
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaybh committed Aug 10, 2016
1 parent 212de84 commit 9c7d00d
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 @@ -1447,8 +1447,8 @@ API</a>.
: Verification procedure
:: If the attestation format is "android":
- Verify that the attestation certificate is issued to the hostname "attest.android.com" (see
<a href="https://developer.android.com/training/safetynet/index.html#compat-check-response"> SafetyNet online
documentation</a>).
<a href="https://developer.android.com/training/safetynet/index.html#compat-check-response"> SafetyNet online
documentation</a>).

- Check that `AndroidAttestationClientData.challenge` equals the attestationChallenge that was passed into the
{{makeCredential()}} call.
Expand Down

0 comments on commit 9c7d00d

Please sign in to comment.