From 0e25e45008e7e1801b73455cc1e8e8bbc928cf88 Mon Sep 17 00:00:00 2001 From: Daniel Valentine Date: Sun, 27 Nov 2022 13:58:59 -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 ab2bca8..4ed8050 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ The script will process the CSV and for each row connect to the URL and get the "url": "", "version": "", "cloudflare": , - "description: "" + "description": "" } ```