Skip to content

Commit

Permalink
Fix review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Jul 17, 2024
1 parent 0ba20ab commit bf60b7a
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 @@ -4027,7 +4027,7 @@ Note: The {{ClientCapability}} enumeration is deliberately not referenced, see [
: <dfn>conditionalGet</dfn>
:: The [=WebAuthn Client=] is capable of {{CredentialMediationRequirement/conditional}} mediation for [=authentication ceremonies=].

This capability is equivalent to {{PublicKeyCredential/isConditionalMediationAvailable()}} returning [TRUE].
This capability is equivalent to {{PublicKeyCredential/isConditionalMediationAvailable()}} resolving to [TRUE].

See [[#sctn-getAssertion]] for more details.

Expand Down

0 comments on commit bf60b7a

Please sign in to comment.