Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jeaye/jank-lang.org
Browse files Browse the repository at this point in the history
  • Loading branch information
jeaye committed Jan 12, 2024
2 parents bd280b1 + 697d6f3 commit 10981d2
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 10981d2

Please sign in to comment.