Text changes as per Tom's email

This commit is contained in:
2019-04-21 13:28:03 +01:00
parent 237ed5f164
commit 399d815604
4 changed files with 9 additions and 9 deletions

View File

@ -250,7 +250,7 @@ dd ul { padding-left: 0; margin-left: 0; }
<dl>
{% if case_study.generation_type %}
<dt>{% trans "What is being generated?" %}:
<dt>{% trans "What kind of energy is generated?" %}:
<dd id="generation_type">
{{ case_study.get_generation_type_detail }}
{% endif %}