diff --git a/hub/services/templates/services/pricelist.html b/hub/services/templates/services/pricelist.html
index 502b243..f01109a 100644
--- a/hub/services/templates/services/pricelist.html
+++ b/hub/services/templates/services/pricelist.html
@@ -174,19 +174,19 @@
{% if row.external_comparisons %}
- {{ row.external_comparisons|length }} External
+ {{ row.external_comparisons|length }} External
{% endif %}
{% if row.internal_comparisons %}
- {{ row.internal_comparisons|length }} Internal
+ {{ row.internal_comparisons|length }} Internal
{% endif %}
See rows below
@@ -636,7 +636,7 @@