pjfanning commented on code in PR #1100:
URL: https://github.com/apache/incubator-pekko/pull/1100#discussion_r1478372316


##########
cluster-sharding/src/main/resources/reference.conf:
##########
@@ -22,7 +22,7 @@ pekko.cluster.sharding {
 
   # When this is set to 'on' the active entity actors will automatically be 
restarted
   # upon Shard restart. i.e. if the Shard is started on a different ShardRegion
-  # due to rebalance or crash.
+  # due to rebalanced or crash.

Review Comment:
   better to say `due to a rebalance event or a crash`



-- 
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]

Reply via email to