Skip to content

Commit

Permalink
Fix incorrect finish date
Browse files Browse the repository at this point in the history
  • Loading branch information
huwd committed Jan 22, 2024
1 parent b951776 commit 573b052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/books.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"work_iri": "https://www.wikidata.org/wiki/Q124273504",
"edition_iri": "https://www.wikidata.org/wiki/Q124273716",
"date_started": "2022-12-27T00:00:00Z",
"date_finished": "2024-12-02T00:00:00Z",
"date_finished": "2024-01-02T00:00:00Z",
"rating": {
"mine": 2
}
Expand Down

0 comments on commit 573b052

Please sign in to comment.