diff --git a/cfg/1.11/master.yaml b/cfg/1.11/master.yaml
index 018d31896d1da098afdacc304e87dbda988defca..d70458390ed301c684cc967a4c5fdd140afb9f4c 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.