adds missing backtick in README.md

This commit is contained in:
2023-11-25 16:04:26 -05:00
parent 7da707522c
commit 0d8c500430
+1 -1
View File
@@ -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: This Lambda function expects the following event to be passed in:
`` ```
{ {
"feedUrl": String - The url of the RSS feed, "feedUrl": String - The url of the RSS feed,
"nostrNsecParam": String - The path of the SSM parameter holding the nsec, "nostrNsecParam": String - The path of the SSM parameter holding the nsec,