diff --git a/templates/admin/database/upgrade.html b/templates/admin/database/upgrade.html
index 8e62f4c..aa1a18f 100644
--- a/templates/admin/database/upgrade.html
+++ b/templates/admin/database/upgrade.html
@@ -5,7 +5,7 @@
{% if database_error %}
You are about to
upgrade your database file. This action is irreversible.
- The process shold be lossless, but just to be sure, grab a copy of your database before proceeding.
+ The process should be lossless, but just to be sure, grab a copy of your database before proceeding.
Read about database migration in the
Upgrade your database documentation