Skip to content

Commit

Permalink
correction
Browse files Browse the repository at this point in the history
  • Loading branch information
rlin1 committed Jun 14, 2017
1 parent d5bd5a9 commit 132324b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Expand Up @@ -599,7 +599,7 @@ When this method is invoked, the user agent MUST execute the following algorithm
1. If {{AuthenticatorSelectionCriteria/requireResidentKey}} is set to |true| and the |authenticator|
is not capable of storing a [=Client-Side-Resident Credential Private Key=], [=iteration/continue=].
1. If {{AuthenticatorSelectionCriteria/aaguidList}} is [=present|present=] and the
to |authenticator|'s AAGUID protection method is not included in that list, [=iteration/continue=].
to |authenticator|'s AAGUID is not included in that list, [=iteration/continue=].
1. [=set/Append=] |authenticator| to |selectedAuthenticators|.

1. If |selectedAuthenticators| [=list/is empty=], return a {{DOMException}} whose name is
Expand Down

0 comments on commit 132324b

Please sign in to comment.