From d05d71553fc0631a1624944dc0d24005f1f26709 Mon Sep 17 00:00:00 2001
From: Liz Rice <liz@lizrice.com>
Date: Tue, 23 Apr 2019 10:57:15 +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 1fbe549..7b62b08 100644
--- a/cfg/ocp-3.10/node.yaml
+++ b/cfg/ocp-3.10/node.yaml
@@ -52,7 +52,7 @@ groups:
     scored: true
 
   - id: 7.5
-    text: "Verify the OpenShift default setting for the read-only-port argumen"
+    text: "Verify the OpenShift default setting for the read-only-port argument"
     audit: "grep -A1 read-only-port /etc/origin/node/node-config.yaml"
     tests:
       bin_op: or
-- 
GitLab