summaryrefslogtreecommitdiff
path: root/tools/sql
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sql')
-rw-r--r--tools/sql/data.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/sql/data.txt b/tools/sql/data.txt
index 7268acc..e9fc882 100644
--- a/tools/sql/data.txt
+++ b/tools/sql/data.txt
@@ -20,7 +20,7 @@ INSERT OR REPLACE INTO titles VALUES ( 'richard-iii', 'Richard III', 25277, 0 );
INSERT OR REPLACE INTO roles VALUES ( 'richard-iii', 'York' );
INSERT OR REPLACE INTO roles VALUES ( 'richard-iii', 'Lancaster' );
-INSERT OR REPLACE INTO titles VALUES ( 'shores-of-tripoli', 'The Shores of Tripoli', 237860, 0 );
+INSERT OR REPLACE INTO titles VALUES ( 'shores-of-tripoli', 'Shores of Tripoli', 237860, 0 );
INSERT OR REPLACE INTO roles VALUES ( 'shores-of-tripoli', 'Tripolitania' );
INSERT OR REPLACE INTO roles VALUES ( 'shores-of-tripoli', 'United States' );