From a32b50028bf9b894a4bbe4fc763c84527e67e952 Mon Sep 17 00:00:00 2001 From: Andras32 Date: Fri, 28 Feb 2020 14:04:03 -0600 Subject: [PATCH] fixed md file parsing issue (#845) Co-authored-by: Carrie Roberts --- atomics/T1204/T1204.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atomics/T1204/T1204.yaml b/atomics/T1204/T1204.yaml index 488b6b41..ca809bd5 100644 --- a/atomics/T1204/T1204.yaml +++ b/atomics/T1204/T1204.yaml @@ -18,12 +18,12 @@ atomic_tests: input_arguments: ms_office_version: description: | - Microsoft Office version number found in "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office" default: 16.0 + Microsoft Office version number found in "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office" default is 16.0 type: String default: "16.0" ms_product: description: | - "Word" or "Excel" default: Word + "Word" or "Excel" default is Word type: String default: Word jse_path: