Skip to content

Commit

Permalink
Merge pull request #2 from kyleburton/doc-fix
Browse files Browse the repository at this point in the history
doc fix: the-bourne-identity is a thriller
  • Loading branch information
jeaye authored Jan 5, 2024
2 parents 5d77275 + 1132f5e commit 697d6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/src/landing/example/movies.clj
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 697d6f3

Please sign in to comment.