Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
FANNG1 committed Oct 15, 2024
1 parent 7a7a629 commit dd0d578
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public interface Credential {
String EXPIRE_TIME_IN_MS = "expire-time-in-ms";

/**
* Returns the type of the credential. It should be the same with the credential type of the
* Returns the type of the credential. It should be the same as the credential type of the
* credential provider.
*
* @return the credential type as a String.
Expand Down

0 comments on commit dd0d578

Please sign in to comment.