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. --- play.html | 2 +- title.sql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/play.html b/play.html index 92da5ea..ad9a268 100644 --- a/play.html +++ b/play.html @@ -4,7 +4,7 @@ -THE FIELD OF THE CLOTH OF GOLD +FIELD OF THE CLOTH OF GOLD 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