Skip to content

Commit

Permalink
Update spec/index.bs
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
tttzach and TallTed authored Oct 7, 2024
1 parent ce8f11e commit 2a28995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,7 @@ the exception thrown.
1. Let |mode| be |options|'s {{IdentityCredentialRequestOptions/mode}}.
1. If |mode| is [=active=]
1. If [=transient activation=] is not present, return (failure, true).
1. If [=transient activation=] is present and if there is a pending
1. If [=transient activation=] is present and there is a pending
request where |mode| is [=passive=], return (failure, true) for the
pending request.
1. Let |loginStatus| be the result of [=get the login status=] with
Expand Down

0 comments on commit 2a28995

Please sign in to comment.