From 517edf19388bb520ecc5a5a902a0e8e7c8886258 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Sat, 18 Jul 2020 17:55:35 -0400 Subject: [PATCH] Update Release Notes --- salt/soc/files/soc/changes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/soc/files/soc/changes.json b/salt/soc/files/soc/changes.json index 03492cc0a..f9d779da4 100644 --- a/salt/soc/files/soc/changes.json +++ b/salt/soc/files/soc/changes.json @@ -34,7 +34,7 @@ { "summary": "Added option to so-allow for external Strelka file uploads (e.g., via strelka-fileshot)." }, { "summary": "Added default YARA rules for Strelka - Default rules are maintained by Florian Roth and pulled from https://github.com/Neo23x0/signature-base" }, { "summary": "Added the ability to use custom Zeek scripts." }, - { "summary": "Renamed "master server" to "manager node"." }, + { "summary": "Renamed \"master server\" to \"manager node\"." }, { "summary": "Improved unification of Zeek and Strelka file data." }, ] }