Fix typo in reference.conf (#25821)

This commit is contained in:
Johannes Rudolph 2018-10-24 13:42:03 +02:00 committed by Christopher Batey
parent 751a67ef42
commit 655bef2e71

View file

@ -215,7 +215,7 @@ akka {
}
# Configures mult-dc specific heartbeating and other mechanisms,
# Configures multi-dc specific heartbeating and other mechanisms,
# many of them have a direct counter-part in "one datacenter mode",
# in which case these settings would not be used at all - they only apply,
# if your cluster nodes are configured with at-least 2 different `akka.cluster.data-center` values.