From f70d73b01130987ce3435765de8ee417faf8538e Mon Sep 17 00:00:00 2001 From: Skylar Sadlier Date: Fri, 3 Sep 2021 08:26:46 -0600 Subject: [PATCH] - Fix typo in example json file name --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index b1b51b7..97ab4b3 100644 --- a/examples/README.md +++ b/examples/README.md @@ -42,7 +42,7 @@ Allows an administrator to create or modify a user account with a specified `msg ### Use function node to run any command -[View JSON](acustom-redact-function-node.json) +[View JSON](custom-redact-function-node.json) If we do not have a node for something you want to do (such as redacting events/messages) you can do this manually with a function node.