From 1f55171463bef7164c2cac1a500b6c23d4b2f86f Mon Sep 17 00:00:00 2001 From: Brandon Fergerson Date: Sat, 15 Oct 2022 13:50:27 +0400 Subject: [PATCH] Update changes.md --- docs/en/changes/changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md index 18fcce430a78..7c02662bccb0 100644 --- a/docs/en/changes/changes.md +++ b/docs/en/changes/changes.md @@ -61,7 +61,7 @@ regardless of the cluster's changes. However with this change SkyWalking can't react to the cluster changes in time, but the delay is acceptable in our case. * Optimize the query time of tasks in ProfileTaskCache. -* Fix metrics was put into wrong slot of the window in the alarting kernel. +* Fix metrics was put into wrong slot of the window in the alerting kernel. #### UI