Skip to content

Commit

Permalink
Misformatted header
Browse files Browse the repository at this point in the history
  • Loading branch information
CoralineAda committed Aug 21, 2024
1 parent c744ede commit b71326e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/survey_responses/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<% end %>

<% if @response.sentiment.present? %>
<h2>Sentiment analysis</h2>
<h2>Sentiment analysis:</h2>
<p>
The overall sentiment of the identity reflection response is <span class="sentiment sentiment-<%= @response.sentiment %>"><%= @response.sentiment %></span>.
</p>
Expand Down

0 comments on commit b71326e

Please sign in to comment.