From c150e185dfe61a6da0bb4134b6072e5ec4b09cd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Tue, 16 Jan 2024 20:26:55 +0800 Subject: [PATCH] Fix a word (#11785) --- docs/en/swip/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/swip/readme.md b/docs/en/swip/readme.md index 706183f450..0e0c031a2d 100644 --- a/docs/en/swip/readme.md +++ b/docs/en/swip/readme.md @@ -71,6 +71,6 @@ All accepted and proposed SWIPs could be found in [here](https://github.com/apac Next SWIP Number: 4 ### Accepted SWIPs -- [SWIP-3 Support rocketmq monitoring](SWIP-3.md) +- [SWIP-3 Support RocketMQ Monitoring](SWIP-3.md) - [SWIP-2 Collecting and Gathering Kubernetes Monitoring Data](SWIP-2.md) -- [SWIP-1 Create and detect Service Hierarchy Relationship](SWIP-1.md) \ No newline at end of file +- [SWIP-1 Create and detect Service Hierarchy Relationship](SWIP-1.md)