diff --git a/Contents/Code/__init__.py b/Contents/Code/__init__.py index a7942c3..41d8bc0 100644 --- a/Contents/Code/__init__.py +++ b/Contents/Code/__init__.py @@ -10,7 +10,7 @@ POSTER_TYPE_MAP = { "Ratings": "poster-default", - "Ratings + Certifications": "poster-certs", + "Ratings + Certification": "poster-certs", "IMDB + RT + RT Audience": "poster-rt", "IMDB + MC + MC Audience": "poster-mc" }