chore: fix some typos in comments

Signed-off-by: coderwander <770732124@qq.com>
This commit is contained in:
coderwander
2024-04-16 11:30:20 +08:00
parent cca5336a8a
commit 381fd1beeb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ REDIS_PORT=${REDIS_PORT}
# Default: REDIS_PASSWORD=openIM123
REDIS_PASSWORD=${REDIS_PASSWORD}
# Kakfa username to authenticate with the Kafka service.
# Kafka username to authenticate with the Kafka service.
# KAFKA_USERNAME=${KAFKA_USERNAME}
# Port on which Kafka distributed streaming platform is running.