From a8d48bf571bdb6e059ab0266b8f155e764f51c08 Mon Sep 17 00:00:00 2001 From: "Zaiming (Stone) Shi" Date: Tue, 28 Feb 2023 21:42:06 +0100 Subject: [PATCH] docs: Update changes/ce/fix-10043.en.md Co-authored-by: Thales Macedo Garitezi --- changes/ce/fix-10043.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/ce/fix-10043.en.md b/changes/ce/fix-10043.en.md index ae4bd6625..4fd46cb4e 100644 --- a/changes/ce/fix-10043.en.md +++ b/changes/ce/fix-10043.en.md @@ -1,3 +1,3 @@ Fixed two bugs introduced in v5.0.18. * The environment varialbe `SSL_DIST_OPTFILE` was not set correctly for non-boot commands. -* When cookie is overriden from environment variable, EMQX node is unable to start. +* When cookie is overridden from environment variable, EMQX node is unable to start.