Skip to content

Commit

Permalink
Update JavaDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillar committed Jul 31, 2024
1 parent d6dcb9d commit 671d140
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import static java.util.Objects.requireNonNull;

/**
* The identity that ALISE will look up
* The identity that ALISE will look up.
*/
public class Identity {
private final String sub;
Expand Down

0 comments on commit 671d140

Please sign in to comment.