Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Commit

Permalink
Fix the error description if backend config is unavailable
Browse files Browse the repository at this point in the history
  • Loading branch information
palourde committed Nov 19, 2016
1 parent d789760 commit 5de458a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<h3 class="font-bold">We couldn't load Uchiwa configuration.</h3>

<div class="error-desc">
Try refreshing the page and check your Internet connection.<br/>
Try refreshing the page and check your connectivity.<br/>
If the issue persists, please refer to this
<a href="https://docs.uchiwa.io/guides/troubleshooting/#errors">documentation</a> page.
</div>
Expand Down

0 comments on commit 5de458a

Please sign in to comment.