diff options
Diffstat (limited to 'archaeological_context_records')
-rw-r--r-- | archaeological_context_records/templates/ishtar/sheet_contextrecord.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html index 811a80fc4..8648f4762 100644 --- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html @@ -56,7 +56,7 @@ <a class="nav-link" id="{{window_id}}-operation-tab" data-toggle="tab" href="#{{window_id}}-operation" role="tab" aria-controls="{{window_id}}-operation" aria-selected="false"> - {% trans "Operation / Archaelogical site" %} + {% trans "Operation / Archaeological site" %} </a> </li> {% if display_finds %} |