Skip to content

Commit b2f8b9d

Browse files
authored
Merge pull request #51463 from ShantingLiu/patch-1
Update validating-admission-policy.md to fix small grammar error
2 parents af86a28 + b8c28f1 commit b2f8b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/validating-admission-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ not been bound, so for policies requiring a parameter resource, it can be useful
181181
ensure one has been bound. A parameter resource will not be bound and `params` will be null
182182
if `paramKind` of the policy, or `paramRef` of the binding are not specified.
183183

184-
For the use cases require parameter configuration, we recommend to add a param check in
184+
For the use cases requiring parameter configuration, we recommend to add a param check in
185185
`spec.validations[0].expression`:
186186

187187
```

0 commit comments

Comments
 (0)