From b4419e810f133dd168eb5d429daa2b54f867dfd9 Mon Sep 17 00:00:00 2001
From: Liz Rice <liz@lizrice.com>
Date: Tue, 23 Apr 2019 11:01:38 +0100
Subject: [PATCH] Tiny typo

---
 cfg/ocp-3.10/node.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cfg/ocp-3.10/node.yaml b/cfg/ocp-3.10/node.yaml
index 7b62b08..fc27642 100644
--- a/cfg/ocp-3.10/node.yaml
+++ b/cfg/ocp-3.10/node.yaml
@@ -18,7 +18,7 @@ groups:
     scored: true
 
   - id: 7.3
-    text: "Verify that the --authorization-mode argument is set to WebHook)"
+    text: "Verify that the --authorization-mode argument is set to WebHook"
     audit: "grep -A1 authorization-mode /etc/origin/node/node-config.yaml"
     tests:
       bin_op: or
-- 
GitLab