Skip to content

Commit b8c28f1

Browse files
authored
Update validating-admission-policy.md
Nit: small grammar fix
1 parent d790240 commit b8c28f1

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)