Skip to content

Commit 3678282

Browse files
chore: improve startup message (#4401)
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent 52dea23 commit 3678282

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/nginx/errors/weblate-timeout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
<h1 class="section-title min-m">Weblate took too long to respond</h1>
317317
<div class="page-desc">
318318
<p>The application did not respond before the proxy timeout expired.</p>
319-
<p>This can happen while the container is still finishing startup, but it can also indicate a temporary backend problem.</p>
319+
<p>This can happen while the application is still finishing startup, but it can also indicate a temporary backend problem.</p>
320320
<p class="small">Try again in a little while. If the problem persists, check the backend service health.</p>
321321
</div>
322322
</div>

0 commit comments

Comments
 (0)