diff --git a/content/en/docs/concepts/policy/resource-quotas.md b/content/en/docs/concepts/policy/resource-quotas.md index a3e10d7aea921..ce6c7d1fa96a6 100644 --- a/content/en/docs/concepts/policy/resource-quotas.md +++ b/content/en/docs/concepts/policy/resource-quotas.md @@ -146,8 +146,7 @@ Refer to [Logging Architecture](/docs/concepts/cluster-administration/logging/) ## Object Count Quota -You can set quotas for the total number of certain resources using the count/* syntax. -This syntax applies to various standard, namespaced resource types: +You can set quotas for the total number of certain resources using the count/* syntax. This syntax applies to various standard, namespaced resource types: * `count/.` syntax is used for resources from non-core groups. * `count/` syntax is used for resources from the core group.