diff options
| -rw-r--r-- | archaeological_warehouse/templates/ishtar/sheet_warehouse.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/archaeological_warehouse/templates/ishtar/sheet_warehouse.html b/archaeological_warehouse/templates/ishtar/sheet_warehouse.html index 17a2c6c2b..eb31392e4 100644 --- a/archaeological_warehouse/templates/ishtar/sheet_warehouse.html +++ b/archaeological_warehouse/templates/ishtar/sheet_warehouse.html @@ -27,7 +27,7 @@  {% endif %}  <h3>{% trans "Statistics" %}</h3> -<small class="centered"><em>{% trans "Theses number are updated hourly" %}</em></small> +<small class="centered"><em>{% trans "These numbers are updated hourly" %}</em></small>  <h4>{% trans "Finds" %}</h4>  <ul class='form-flex'> | 
