Skip to content

Commit 899089f

Browse files
committed
Fix typo
Pointed out in: #2295 (comment)
1 parent a61ad90 commit 899089f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1696,7 +1696,7 @@ The [=[RP]=] SHOULD first use {{PublicKeyCredential/getClientCapabilities()}}
16961696
to check that the [=client=] supports the {{ClientCapability/conditionalCreate}} capability
16971697
in order to prevent a user-visible error in case this feature is not available.
16981698
The client MUST set BOTH |requireUserPresence| and |requireUserVerification| to |FALSE| when <code>|options|.{{CredentialCreationOptions/mediation}}</code> is set to {{CredentialMediationRequirement/conditional}}
1699-
unless they may explicitly performed during the ceremony.
1699+
unless they may be explicitly performed during the ceremony.
17001700

17011701
Any {{CredentialsContainer/create()|navigator.credentials.create()}} operation can be aborted by leveraging the {{AbortController}};
17021702
see [[dom#abortcontroller-api-integration]] for detailed instructions.

0 commit comments

Comments
 (0)