diff --git a/cfg/cis-1.5/master.yaml b/cfg/cis-1.5/master.yaml
index 07845dc6c1efc1214726d0e0e179a8dd760e5fb6..080fb7988188cafddb2a51986060c778544573bd 100644
--- a/cfg/cis-1.5/master.yaml
+++ b/cfg/cis-1.5/master.yaml
@@ -169,7 +169,8 @@ groups:
         remediation: |
           On the etcd server node, get the etcd data directory, passed as an argument --data-dir,
           from the below command:
-          ps -ef | grep etcd Run the below command (based on the etcd data directory found above). For example,
+          ps -ef | grep etcd
+          Run the below command (based on the etcd data directory found above). For example,
           chmod 700 /var/lib/etcd
         scored: true