diff --git a/salt/zeek/soc_zeek.yaml b/salt/zeek/soc_zeek.yaml index b1d0d7f7f..c69ce5ea1 100644 --- a/salt/zeek/soc_zeek.yaml +++ b/salt/zeek/soc_zeek.yaml @@ -61,5 +61,5 @@ zeek: global: True advanced: True file_extraction: - description: Contains a list of file or MIME types Zeek will extract from the network streams. Values must adhere to the following format - {"MIME_TYPE":"FILE_EXTENTION"} + description: Contains a list of file or MIME types Zeek will extract from the network streams. Values must adhere to the following format - {"MIME_TYPE":"FILE_EXTENSION"} helpLink: zeek.html