From 9600fdf06d3f9a4617d1744d9cf74a9395ef19ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Sun, 30 Jan 2022 12:18:32 +0800 Subject: [PATCH] Fix typo (#104) * Fix typo * Update CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 3371b358a..c52fd8564 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,7 +4,7 @@ Release Notes. 8.10.0 ------------------ -* Support Undertwo thread pool metrics collecting. +* Support Undertow thread pool metrics collecting. #### Documentation