Skip to content

Commit

Permalink
Singularize "implementation of each of [methods]"
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Sep 6, 2023
1 parent 235ab6e commit d3325e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1687,7 +1687,7 @@ that are returned to the caller when a new credential is created, or a new asser

{{PublicKeyCredential}}'s [=interface object=] inherits {{Credential}}'s implementation of
{{Credential/[[CollectFromCredentialStore]](origin, options, sameOriginWithAncestors)}}, and defines its own
implementations of {{PublicKeyCredential/[[Create]](origin, options, sameOriginWithAncestors)}}, {{PublicKeyCredential/[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)}}, and
implementation of each of {{PublicKeyCredential/[[Create]](origin, options, sameOriginWithAncestors)}}, {{PublicKeyCredential/[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)}}, and
{{PublicKeyCredential/[[Store]](credential, sameOriginWithAncestors)}}.


Expand Down

0 comments on commit d3325e6

Please sign in to comment.