From 4ee4f59b412d96dec93d076a46e2cf452b31f7d2 Mon Sep 17 00:00:00 2001 From: zhongwencool Date: Mon, 14 Aug 2023 10:37:15 +0800 Subject: [PATCH] chore: make spellcheck happy --- rel/i18n/emqx_schema.hocon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rel/i18n/emqx_schema.hocon b/rel/i18n/emqx_schema.hocon index ffeaf83da..6cf20f90c 100644 --- a/rel/i18n/emqx_schema.hocon +++ b/rel/i18n/emqx_schema.hocon @@ -1369,7 +1369,7 @@ sysmon_vm_process_low_watermark.label: """Process low watermark""" mqtt_max_packet_size.desc: -"""Maximum MQTT packet size allowed. Default: 1MB, Maximum: 256MB""" +"""Maximum MQTT packet size allowed. Default: 1 MB, Maximum: 256 MB""" mqtt_max_packet_size.label: """Max Packet Size"""