mirror of
https://github.com/redlib-org/redlib-instances.git
synced 2024-11-13 18:06:15 -05:00
Fix typo in README.md
This commit is contained in:
parent
0e25e45008
commit
405c25b06a
@ -143,7 +143,7 @@ At the end, the script will assemble the entries into a JSON array and place the
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"updated": "<today's date (at the Greenwich meridian) in ISO 8601 format>",
|
"updated": "<today's date (at the Greenwich meridian) in ISO 8601 format>",
|
||||||
"instances: [<entries>]
|
"instances": ["<entries>"]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user