docs: correct the chinese label for the `socket_nodelay` field

This commit is contained in:
Kinplemelon 2023-03-16 11:39:29 +08:00
parent 816667d85c
commit 651f72eabc
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ emqx_ee_bridge_kafka {
} }
label { label {
en: "No Delay" en: "No Delay"
zh: "是否延迟发送" zh: "是否关闭延迟发送"
} }
} }
kafka_topic { kafka_topic {