Skip to content

Commit

Permalink
Merge pull request #255 from KamToHung/master
Browse files Browse the repository at this point in the history
fix word
  • Loading branch information
KamToHung authored Apr 28, 2023
2 parents b49321d 3589d1d commit a05dfa3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 17,8 @@ public enum NotifyItemEnum {
CHANGE("change"),

/**
* ThreadPool livenes notify.
* livenes = activeCount / maximumPoolSize
* ThreadPool liveness notify.
* liveness = activeCount / maximumPoolSize
*/
LIVENESS("liveness"),

Expand Down

0 comments on commit a05dfa3

Please sign in to comment.