nvollmar commented on code in PR #1096:
URL: https://github.com/apache/incubator-pekko/pull/1096#discussion_r1479303993
##########
actor/src/main/resources/reference.conf:
##########
@@ -323,8 +323,8 @@ pekko {
# Probability of doing an exploration v.s. optimization.
chance-of-exploration = 0.4
- # When downsizing after a long streak of under-utilization, the
resizer
- # will downsize the pool to the highest utilization multiplied by a
+ # When downsizing after a long streak of underutilization, the
resizer
+ # will downsize the pool to the highest utiliziation multiplied by a
Review Comment:
the next line also has an `a`, remove one
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]