From dbf6ca23d8cf8c3399a2ddde86d1222c0ceca023 Mon Sep 17 00:00:00 2001 From: Emil Lundberg Date: Tue, 28 Nov 2023 13:13:43 +0100 Subject: [PATCH] Say residentKey and requireResidentKey, not residentKey or requireResidentKey --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 6c75426e6..9e1525a52 100644 --- a/index.bs +++ b/index.bs @@ -4573,7 +4573,7 @@ modality as follows: Note that a [=discoverable credential capable=] [=authenticator=] MAY support both storage strategies. In this case, the [=authenticator=] MAY at its discretion use different storage strategies for different [=public key credential|credentials=], though subject to the -{{AuthenticatorSelectionCriteria/residentKey}} or {{AuthenticatorSelectionCriteria/requireResidentKey}} options of +{{AuthenticatorSelectionCriteria/residentKey}} and {{AuthenticatorSelectionCriteria/requireResidentKey}} options of {{CredentialsContainer/create()}}.