From 3f7660c37798d26f308ba11895073a275bc785a1 Mon Sep 17 00:00:00 2001 From: Richard Dern Date: Fri, 26 Apr 2024 23:29:58 +0200 Subject: [PATCH] Fix: Misspelled TMDB --- config/wikidata/templates.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/wikidata/templates.php b/config/wikidata/templates.php index f5004be..de9e390 100644 --- a/config/wikidata/templates.php +++ b/config/wikidata/templates.php @@ -75,7 +75,7 @@ ], 'P4983' => [ 'template' => 'https://www.themoviedb.org/tv/%s', - 'title' => 'TMBD', + 'title' => 'TMDB', ], 'P5749' => [ 'template' => 'https://www.amazon.com/dp/%s',