Skip to content

Commit

Permalink
Replace lingering ReferencePolicy term in GEP with ReferenceGrant
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancoleman committed Nov 4, 2022
1 parent cd5dd72 commit 5b75316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site-src/geps/gep-709.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ decisions:
// ReferenceGrant identifies kinds of resources in other namespaces that are
// trusted to reference the specified kinds of resources in the local namespace.
// Each ReferenceGrant can be used to represent a unique trust relationship.
// Additional Reference Policies can be used to add to the set of trusted
// Additional ReferenceGrants can be used to add to the set of trusted
// sources of inbound references for the namespace they are defined within.
type ReferenceGrant struct {
metav1.TypeMeta `json:",inline"`
Expand Down

0 comments on commit 5b75316

Please sign in to comment.