From 2b692faccc91e9559ddace2d4405987f144158e0 Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Wed, 31 Jul 2024 09:55:46 -0700 Subject: [PATCH] Wrap types in code tags --- index.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index f8a8286e3..07e712f00 100644 --- a/index.bs +++ b/index.bs @@ -2298,7 +2298,7 @@ The following [=simple exceptions=] can be raised:
: {{TypeError}} - :: The |options| argument was not a valid [[#sctn-credentialcreationoptions-extension|CredentialCreationOptions]] value, + :: The |options| argument was not a valid [[#sctn-credentialcreationoptions-extension|CredentialCreationOptions]] value, or the value of {{PublicKeyCredentialCreationOptions/user}}.{{PublicKeyCredentialUserEntity/id}} was empty or was longer than 64 bytes.
@@ -2855,7 +2855,7 @@ The following [=simple exceptions=] can be raised:
: {{TypeError}} - :: The |options| argument was not a valid [[#sctn-credentialrequestoptions-extension|CredentialRequestOptions]] value. + :: The |options| argument was not a valid [[#sctn-credentialrequestoptions-extension|CredentialRequestOptions]] value.