Skip to content

Commit a25ed42

Browse files
authored
fix confusing expression
1 parent 6a66166 commit a25ed42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/concepts/policy/resource-quotas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ Refer to [Logging Architecture](/docs/concepts/cluster-administration/logging/)
146146

147147
## Object Count Quota
148148

149-
You can set quota for **the total number of one particular resource**
150-
for certain resources of all standard, namespaced resource types using the following syntax:
149+
You can set quota for **the total number of one particular resource** of all standard, namespaced resource types
150+
using the following syntax:
151151

152152
* `count/<resource>.<group>` for resources from non-core groups
153153
* `count/<resource>` for resources from the core group

0 commit comments

Comments
 (0)