diff --git a/app/templates/quotes.html b/app/templates/quotes.html
index 451e45a..bb39f22 100644
--- a/app/templates/quotes.html
+++ b/app/templates/quotes.html
@@ -29,7 +29,7 @@
{% if quote.quoter %}
- (gequotet door {{ quote.quoter }})
+ (gequoot door {{ quote.quoter }})
{% endif %}