Update content/zh/docs/concepts/policy/resource-quotas.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
Qiming Teng
2020-08-07 08:22:01 +08:00
committed by GitHub
parent ed4cefbad1
commit 59582f35e9
@@ -71,7 +71,7 @@ Resource quotas work like this:
The name of a `ResourceQuota` object must be a valid
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
-->
ResouorceQuota 对象的名称必须时合法的
ResourceQuota 对象的名称必须时合法的
[DNS 子域名](/zh/docs/concepts/overview/working-with-objects/names#dns-subdomain-names)。
<!--
@@ -886,4 +886,3 @@ See a [detailed example for how to use resource quota](/docs/tasks/administer-cl
-->
- 查看[资源配额设计文档](https://git.k8s.io/community/contributors/design-proposals/resource-management/admission_control_resource_quota.md)
了解更多信息。