Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-raitz authored and anarchivist committed Oct 11, 2024
1 parent a2558d7 commit 6f6cf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/player/_record.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<section class="record">

<h1><%= record.title %></h1>

<% if record.tracks.empty? %>
<p>No track information found.</p>
<% else %>
Expand Down

0 comments on commit 6f6cf38

Please sign in to comment.