From aaa3abafa0e219449f72e2ca38d6314ecc2eea2b Mon Sep 17 00:00:00 2001 From: BBOT Docs Autopublish Date: Fri, 22 Sep 2023 14:46:45 +0000 Subject: [PATCH] Refresh module docs --- docs/modules/list_of_modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/list_of_modules.md b/docs/modules/list_of_modules.md index 391f74447..b3abd7b4c 100644 --- a/docs/modules/list_of_modules.md +++ b/docs/modules/list_of_modules.md @@ -92,7 +92,7 @@ | discord | output | No | Message a Discord channel when certain events are encountered | | * | | | http | output | No | Send every event to a custom URL via a web request | | * | | | human | output | No | Output to text | | * | | -| json | output | No | Output to JSON | | * | | +| json | output | No | Output to Newline-Delimited JSON (NDJSON) | | * | | | neo4j | output | No | Output to Neo4j | | * | | | python | output | No | Output via Python API | | * | | | slack | output | No | Message a Slack channel when certain events are encountered | | * | |