We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f955913 commit 8b82debCopy full SHA for 8b82deb
1 file changed
views/error.erb
@@ -1,5 +1,5 @@
1
<div class="container">
2
- <h1>An error has occured</h1>
+ <h1>An error has occurred</h1>
3
<h1><%= error_data[:title] %></h1>
4
5
<p><%= error_data[:message] %></p>
0 commit comments