From 7ce7095c2ca3019ffaedd7916a7f485634fd39b8 Mon Sep 17 00:00:00 2001 From: Florian Roth Date: Thu, 27 May 2021 15:01:32 +0200 Subject: [PATCH] fix: title with lower case letters --- rules/windows/file_event/win_rclone_exec_file.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/windows/file_event/win_rclone_exec_file.yml b/rules/windows/file_event/win_rclone_exec_file.yml index d20127ca9..d812472ed 100644 --- a/rules/windows/file_event/win_rclone_exec_file.yml +++ b/rules/windows/file_event/win_rclone_exec_file.yml @@ -1,4 +1,4 @@ -title: Rclone config file creation +title: Rclone Config File Creation id: 34986307-b7f4-49be-92f3-e7a4d01ac5db description: Detects Rclone config file being created status: experimental