diff --git a/salt/soc/files/soc/changes.json b/salt/soc/files/soc/changes.json
index 94ef5d772..7a2115b99 100644
--- a/salt/soc/files/soc/changes.json
+++ b/salt/soc/files/soc/changes.json
@@ -22,7 +22,7 @@
{ "summary": "Hunt filtering to a specific value will search across all fields instead of only the field that was originally clicked" },
{ "summary": "Limiting PCAP jobs to extract at most 2GB from a sensor to avoid users accidentally requesting unreasonably large PCAP via the web interface" },
{ "summary": "so-test is back - run it to easily replay PCAPs and verify that all the components are working as expected (Requires Internet Access)" },
- { "summary": "New Elasticsearch subfield (".security") based on the new community-driven analyzer from @neu5ron - https://github.com/neu5ron/es_stk" },
+ { "summary": "New Elasticsearch subfield (.security) based on the new community-driven analyzer from @neu5ron - https://github.com/neu5ron/es_stk" },
{ "summary": "Playbook now uses the new .security subfield for case-insensitive wildcard searches" }
]
}