Correct "shold" to "should"
This commit is contained in:
2026-02-14 03:40:28 +01:00
parent 4aea50587e
commit b672143777
+1 -1
View File
@@ -5,7 +5,7 @@
{% if database_error %}<div class="alert alert-danger text-start" role="alert"><strong>Error:</strong> {{ database_error }}.</div>{% endif %}
<div class="alert alert-warning text-center" role="alert">
You are about to <strong>upgrade your database file</strong>. This action is irreversible.<br>
The process shold be lossless, but just to be sure, grab a copy of your database before proceeding.<br>
The process should be lossless, but just to be sure, grab a copy of your database before proceeding.<br>
Read about database migration in the <a href="https://bricktracker.baerentsen.space/upgrade-database">Upgrade your database</a> documentation<br>
</div>
<div class="alert alert-danger text-center" role="alert">