From 1132f5e3f9e6ab9103a2031a7b8d39df1310102c Mon Sep 17 00:00:00 2001 From: Kyle Burton Date: Thu, 4 Jan 2024 16:01:56 -0800 Subject: [PATCH] doc fix: the-bourne-identity is a thriller --- resources/src/landing/example/movies.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.