diff --git a/resources/src/landing/example/movies.clj b/resources/src/landing/example/movies.clj index 2ad70ad..88fd425 100644 --- a/resources/src/landing/example/movies.clj +++ b/resources/src/landing/example/movies.clj @@ -20,7 +20,7 @@ {:drama [:the-weather-man :nightcrawler], :comedy [:the-weather-man], :crime [:nightcrawler], - :thriller [:nightcrawler], + :thriller [:nightcrawler :the-bourne-identity], :action [:the-bourne-identity]} ; We can look up all movies by genre.