From 405c25b06abf7d0a41865373b9494f25d75746f4 Mon Sep 17 00:00:00 2001 From: Daniel Valentine Date: Sun, 27 Nov 2022 13:59:55 -0700 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ed8050..824b92a 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ At the end, the script will assemble the entries into a JSON array and place the ```json { "updated": "", - "instances: [] + "instances": [""] } ```