grammar adjustments

This commit is contained in:
Giovanni Smecca 2018-10-05 18:25:45 -05:00
parent af5cc6e557
commit 3050d21612
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<div class="card mx-5">
<div class="card-body p-5 text-center">
<h1>Whoops! Something went wrong.</h1>
<p class="mb-0 text-muted lead">Please try again, if this error keeps happening please contact an admin.</p>
<p class="mb-0 text-muted lead">If you keep seeing this message, please contact an admin.</p>
<img src="/img/fred1.gif" class="img-fluid">
</div>
</div>