diff --git a/rapids/templates/rapids/ciduseranswer_detail.html b/rapids/templates/rapids/ciduseranswer_detail.html
index e7d5364d..5b2f34d1 100644
--- a/rapids/templates/rapids/ciduseranswer_detail.html
+++ b/rapids/templates/rapids/ciduseranswer_detail.html
@@ -6,5 +6,5 @@ CID: {{ciduseranswer.cid}}
{{ciduseranswer.question}}
Normal: {{ciduseranswer.normal}}
Answer: {{ciduseranswer.answer}}
-Delete answer
+Delete answer
{% endblock content %}
\ No newline at end of file