Skip to content

Commit ac1ba2e

Browse files
committed
Editorial: Fix sentence structure (#390)
Improves sentence clarity by fixing the grammatical structure in the coordinator lifecycle description. The change corrects the parallel structure of the sentence to improve readability. Fixed comma placement to create proper parallel structure in the sentence describing coordinator promise resolution
1 parent 2764553 commit ac1ba2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ <h2>
576576
<p>
577577
The coordinator manages the lifecycle of the interaction's {{Promise}}
578578
and its associated {{AbortSignal}} (if any), including resolution with
579-
the user's selected [=digital credential=], the [=holder=]'s response, or
579+
the user's selected [=digital credential=] or the [=holder=]'s response, or
580580
rejection due to errors or the user or program aborting the [=credential
581581
request=].
582582
</p>

0 commit comments

Comments
 (0)