From 0d8c5004302c7f09f8c13f122abe1914ac99b1cf Mon Sep 17 00:00:00 2001 From: David Lick Date: Sat, 25 Nov 2023 16:04:26 -0500 Subject: [PATCH] adds missing backtick in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2252910..7713365e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The function requires the `AWS_REGION` environment variable to be set. This shou This Lambda function expects the following event to be passed in: -`` +``` { "feedUrl": String - The url of the RSS feed, "nostrNsecParam": String - The path of the SSM parameter holding the nsec,