We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ddb89 commit 5796987Copy full SHA for 5796987
README.md
@@ -283,7 +283,7 @@ SSO(Single Sign On)即单点登录说的是用户登陆多个子系统的其中
283
284
#### 消息队列
285
286
-消息队列在分布式系统中主要是为了接耦和削峰。相关阅读: **[消息队列总结](docs/system-design/data-communication/message-queue.md)** 。
+消息队列在分布式系统中主要是为了解耦和削峰。相关阅读: **[消息队列总结](docs/system-design/data-communication/message-queue.md)** 。
287
288
**RabbitMQ:**
289
0 commit comments