Skip to content

Commit cff0ba2

Browse files
committed
Reword CredentialRepository JavaDoc slightly
1 parent abb6b07 commit cff0ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webauthn-server-core/src/main/java/com/yubico/webauthn/CredentialRepository.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import java.util.Set;
3131

3232
/**
33-
* An abstraction of the primary database lookups needed by this library.
33+
* An abstraction of database lookups needed by this library.
3434
*
3535
* <p>This is used by {@link RelyingParty} to look up credentials, usernames and user handles from
3636
* usernames, user handles and credential IDs.

0 commit comments

Comments
 (0)