diff --git a/templates/walletform.html b/templates/walletform.html
index e663515..478696e 100644
--- a/templates/walletform.html
+++ b/templates/walletform.html
@@ -156,7 +156,7 @@ and also the exported files in standard formats: svx, svg etc. See why
{{c}}
{% endfor %}
- {% if psg %}Survey area: {{psg}}
{% endif %}
+ {% if psg %}Place being surveyed: {{psg}}
{% endif %}
{% if svxfiles %}Survex files:
{% for svx in svxfiles %}
{{svx}}