This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit e3ed8a957f9d65f6fa8793c39343b11e8d299829
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Tue Sep 27 16:06:30 2022 +0800

    Fix words
---
 docs/en/changes/changes.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index 661d284fbe..c51fa9cd57 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -21,9 +21,9 @@
 * Make sure instance list ordered in TTL processor to avoid TTL timer never 
runs.
 * Support monitoring PostgreSQL slow SQLs.
 * Fix meter functions `avgHistogram`, `avgHistogramPercentile`, `avgLabeled`, 
`sumHistogram` having data conflict when
-  dowmsampling.
+  downsampling.
 * Do sorting `readLabeledMetricsValues` result forcedly in case the 
storage(database) doesn't return data consistent
-  with parameter list.
+  with the parameter list.
 
 #### UI
 

Reply via email to