diff --git a/cfg/1.11/master.yaml b/cfg/1.11/master.yaml
index 11a8b3a33ccd19884c9224a5e807743528222505..68128f27fb70bd556f65a662b02fe7e93cdac37a 100644
--- a/cfg/1.11/master.yaml
+++ b/cfg/1.11/master.yaml
@@ -1422,7 +1422,7 @@ groups:
     scored: false
 
   - id: 1.7.5
-    text: " Do not admit containers with allowPrivilegeEscalation (Not Scored)"
+    text: "Do not admit containers with allowPrivilegeEscalation (Not Scored)"
     type: "manual"
     remediation: |
       Create a PSP as described in the Kubernetes documentation, ensuring that the .spec.allowPrivilegeEscalation field is omitted or set to false.