Skip to content

Commit

Permalink
refactor(reporters): update thompson
Browse files Browse the repository at this point in the history
  • Loading branch information
quevon24 committed Jan 9, 2025
1 parent b5f8179 commit 0982592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reporters_db/data/reporters.json
Original file line number Diff line number Diff line change
Expand Up @@ -25553,7 +25553,7 @@
"Thompson": {
"end": null,
"regexes": [
"(?:(?P<volume>1) )?$reporter, (?P<page>\\d{1,3})",
"$volume_nominative ?$reporter, $page",
"$full_cite"
],
"start": "1750-01-01T00:00:00"
Expand Down

0 comments on commit 0982592

Please sign in to comment.