diff --git a/templates/productList.html.twig b/templates/productList.html.twig
index 3666967..f0c74d8 100644
--- a/templates/productList.html.twig
+++ b/templates/productList.html.twig
@@ -44,8 +44,8 @@
out of stock
{% endif %}
{% if product.isDiscontinued() %}
- is discontinued
+ is discontinued
{% endif %}
{% if product.isNew() %}
is new