diff --git a/internal/mode/static/state/graph/policies_test.go b/internal/mode/static/state/graph/policies_test.go
index 6a840230fb..439667449f 100644
--- a/internal/mode/static/state/graph/policies_test.go
+++ b/internal/mode/static/state/graph/policies_test.go
@@ -593,7 +593,7 @@ func TestAttachPolicyToService(t *testing.T) {
 			},
 		},
 		{
-			name: "attachment; ancestor doesn't exists so add it",
+			name: "attachment; ancestor doesn't exist so add it",
 			policy: &Policy{
 				Source: &policiesfakes.FakePolicy{},
 				Ancestors: []PolicyAncestor{