mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix spelling on 404 page.
This commit is contained in:
parent
2276869efc
commit
79feba0004
@ -37,13 +37,13 @@
|
||||
<i class="fa fa-minus error-minus"></i>
|
||||
<div class="error-column error-space-between">
|
||||
<div class="error-row error-space-between">
|
||||
<p>Chance your are one the page your'e looking for.</p>
|
||||
<p>Chances you are on the page you are looking for.</p>
|
||||
<p class="left-margin">0%</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Sorry for the inconvenience</h3>
|
||||
<p>Please go back to your <a href="#" class="error-link">home dashboard</a> and try again.</p>
|
||||
<p>If the error persists, seek help att the <a href="#" class="error-link">community site</a>.</p>
|
||||
<p>If the error persists, seek help on the <a href="#" class="error-link">community site</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user