doc: fix typo in README of Sentinel Dubbo Demo (#425)
This commit is contained in:
parent
0969113710
commit
d8a522590c
|
|
@ -58,7 +58,7 @@ Demo 1 演示了此限流场景,我们看一下这种模式的限流产生的
|
|||
|
||||
## Service Consumer
|
||||
|
||||
> 对服务提供方的流量控制可分为**控制并发线程数**和**服务降级**两个维度。
|
||||
> 对服务消费方的流量控制可分为**控制并发线程数**和**服务降级**两个维度。
|
||||
|
||||
### 并发线程数限流
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue