Update translation for task rate-limiting (#2832)

This commit is contained in:
l10xbin 2018-11-01 22:10:14 +08:00 committed by Martin Taillefer
parent 770bc421b5
commit 4b7aaa0013
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ keywords: [策略,限额]
1. 速率限制配置分为两部分。
* 客户端
* `QuotaSpec` 定义客户端应该请求的配额名称和金额
* `QuotaSpec` 定义客户端应该请求的配额名称和大小
* `QuotaSpecBinding` 有条件地将 `QuotaSpec` 与一个或多个服务相关联。
* Mixer 端
* `quota instance` 定义了 Mixer 如何确定配额的大小。