From ded5554c5becaf25cc952e3be6c2e4b995729317 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 16 Jul 2023 01:05:07 +0200 Subject: Without the the. --- title.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'title.sql') diff --git a/title.sql b/title.sql index 42a83d3..29d61fa 100644 --- a/title.sql +++ b/title.sql @@ -1 +1 @@ -insert or replace into titles ( title_id, title_name, bgg ) values ( 'field-cloth-gold', 'The Field of the Cloth of Gold', 309752 ); +insert or replace into titles ( title_id, title_name, bgg ) values ( 'field-cloth-gold', 'Field of the Cloth of Gold', 309752 ); -- cgit v1.2.3