Skip to content

Commit 518641a

Browse files
committed
remove implication that we are being notified about website problems
1 parent 13706ed commit 518641a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div id="error">
22
<h1 class="extrabold">Oops.</h1>
3-
<p>Something is wrong with this <%= object_name %>. We're on it.</p>
3+
<p>Something is wrong with this <%= object_name %>.</p>
44
<p>(500)</p>
55
</div>

app/views/application/exception.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ _\%_____/\%_____/\%_____/\%_/ /\%___fx/\%_____/\__/ /\%_____/\__/ /.com_
2121
<h1 class="extrabold">Uh oh.</h1>
2222
<br><br>
2323
<br><br>
24-
<p>Something has gone wrong. We have been notified about it.</p>
24+
<p>Something has gone wrong. Badly wrong.</p>
2525
<br><br><br><br><br><br>
2626
<br><br><br><br><br><br>
2727
<br><br><br><br><br><br>

0 commit comments

Comments
 (0)