diff --git a/apps/emqx/src/emqx_schema.erl b/apps/emqx/src/emqx_schema.erl index 7289dcef4..51a9273b3 100644 --- a/apps/emqx/src/emqx_schema.erl +++ b/apps/emqx/src/emqx_schema.erl @@ -923,7 +923,7 @@ fields("sysmon") -> [ {"vm", sc(ref("sysmon_vm"), #{ desc => "This part of the configuration is responsible for collecting - BEAM VM events, such as long garbage collection, traffic congesiton in the inter-broker + BEAM VM events, such as long garbage collection, traffic congestion in the inter-broker communication, etc." }) }