diff --git a/templates/categories/category_settings.html b/templates/categories/category_settings.html index c47e0539..46e991b7 100644 --- a/templates/categories/category_settings.html +++ b/templates/categories/category_settings.html @@ -160,7 +160,7 @@
Before you delete the category, please read through the consequences of this action.
{% if num_contributions > 0%} -There are {{ num_contributions }} of this category. Deleting the category will delete all of the contributions. We suggest to make this categpory inactive instead to keep the contributions.
+There are currently {{ num_contributions }} contributions of this category. Deleting the category will delete all of the contributions. We suggest to make this categpory inactive instead to keep the contributions.
{% endif %}