diff --git a/lib/music_library_web/live/collection_live/show.html.heex b/lib/music_library_web/live/collection_live/show.html.heex
index 384b7b2c..653f554d 100644
--- a/lib/music_library_web/live/collection_live/show.html.heex
+++ b/lib/music_library_web/live/collection_live/show.html.heex
@@ -25,7 +25,7 @@
@record.format
) %> · <%= Records.Record.type_long_label(@record.type) %>
-
+
<%= gettext("MusicBrainz data") %>
<%= Jason.encode!(@record.musicbrainz_data, pretty: true) %>
diff --git a/lib/music_library_web/live/wishlist_live/show.html.heex b/lib/music_library_web/live/wishlist_live/show.html.heex
index 269d768d..3afadfb9 100644
--- a/lib/music_library_web/live/wishlist_live/show.html.heex
+++ b/lib/music_library_web/live/wishlist_live/show.html.heex
@@ -25,7 +25,7 @@
@record.format
) %> · <%= Records.Record.type_long_label(@record.type) %>
-
+