diff options
| -rw-r--r-- | archaeological_operations/templates/ishtar/sheet_operation.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index e711def8c..5a02236a3 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -142,7 +142,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 "Administrative acts" %}</h4>  <ul class='form-flex'> | 
