From c034bd9624cbe2cfea49079c8c61d32747a58a7c Mon Sep 17 00:00:00 2001 From: Emil Lundberg Date: Mon, 4 Dec 2023 11:12:34 +0100 Subject: [PATCH] Disambiguate "this value" in authenticatorDisplayName description See this review comment which still remains unaddressed: https://github.com/w3c/webauthn/pull/1880#discussion_r1323097728 --- index.bs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index dd0a371d8..0014e786a 100644 --- a/index.bs +++ b/index.bs @@ -6849,8 +6849,9 @@ This [=client extension|client=] [=registration extension=] and [=authentication and SHOULD allow the user to modify a vendor-provided default response. If the [=[RP]=] includes an [$credential record/authenticatorDisplayName$] - [=struct/item=] in its [=credential records=], the [=[RP]=] MAY offer this value, if - present, as a default value for the + [=struct/item=] in its [=credential records=], + the [=[RP]=] MAY offer this {{authenticatorDisplayName}} extension output, + if present, as a default value for the [$credential record/authenticatorDisplayName$] of the new [=credential record=] it stores after a [=registration ceremony=].