diff --git a/cara/apps/calculator/templates/base/calculator.report.html.j2 b/cara/apps/calculator/templates/base/calculator.report.html.j2
index 8c33e2a9..1b1f4f8e 100644
--- a/cara/apps/calculator/templates/base/calculator.report.html.j2
+++ b/cara/apps/calculator/templates/base/calculator.report.html.j2
@@ -193,7 +193,7 @@
{% elif form.virus_type == "SARS_CoV_2_B117" %}
SARS-CoV-2 (Alpha VOC)
{% elif form.virus_type == "SARS_CoV_2_P1" %}
- SARS-CoV-2 (Gamma VOC)
+ SARS-CoV-2 (Gamma VOC)
{% elif form.virus_type == "SARS_CoV_2_B16172" %}
SARS-CoV-2 (Delta VOC)
{% endif %}