Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Adiras committed Feb 24, 2024
1 parent f3755ef commit 08876c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import java.util.List;

/**
* Interface for basic operations on account repository.
* Interface for basic operations on an accounts.
*/
public interface AccountRepository {

Expand Down

0 comments on commit 08876c9

Please sign in to comment.