forked from FrederikBaerentsen/BrickTracker
Fix typo
Correct "shold" to "should"
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user