Skip to content

Commit 8d5dd95

Browse files
bistlineeweitz
andauthored
Update app/views/single_cell_mailer/duos_error.html.erb
Co-authored-by: Eric Weitz <eweitz@broadinstitute.org>
1 parent b40185e commit 8d5dd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/single_cell_mailer/duos_error.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<body>
33
<p>The following error occurred when trying to <strong><%= @action %></strong>
44
<%= link_to @study.accession, view_study_url(accession: @study.accession, study_name: @study.url_safe_name) %>
5-
in DUOS.</p>
5+
in DUOS</p>.
66
<p>This error occurred in the '<%= Rails.env %>' environment.</p>
77
<pre>
88
<%= @error_message %>

0 commit comments

Comments
 (0)