1
0
mirror of https://github.com/libreddit/libreddit-instances.git synced 2025-10-06 03:02:40 +02:00

Fix typo in README.md

This commit is contained in:
Daniel Valentine
2022-11-27 13:58:59 -07:00
parent 8f28c75f86
commit 0e25e45008

View File

@@ -134,7 +134,7 @@ The script will process the CSV and for each row connect to the URL and get the
"url": "<url>",
"version": "<version>",
"cloudflare": <true if cloudflare is enabled; null otherwise>,
"description: "<description if non-empty; null otherwise>"
"description": "<description if non-empty; null otherwise>"
}
```