Skip to content

Commit 3c3dd21

Browse files
binoyPeriesLakshanSS
authored andcommitted
fix: address requested changes
Signed-off-by: binoyPeries <binoyperies98@gmail.com>
1 parent dfe397e commit 3c3dd21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/platform-engineer-guide/authorization/conditions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Attributes that identify such a resource (such as `resource.environment`) carry
5050

5151
Match the same form in your CEL expression: `resource.environment == "acme/prod"` targets a namespace-scoped environment named `prod` in `acme`, while `resource.environment == "prod"` targets the cluster-scoped one.
5252

53-
For resources that exist in only one scope, the resource identifiers simply carries the resource name.
53+
For resources that exist in only one scope, the resource identifiers simply carry the resource name.
5454

5555
## How Conditions Affect the Authorization Decision
5656

0 commit comments

Comments
 (0)