diff --git a/templates/sign.html.ep b/templates/sign.html.ep
index fadbb17..9fb63cd 100644
--- a/templates/sign.html.ep
+++ b/templates/sign.html.ep
@@ -12,7 +12,7 @@
<%= text_area 'message', cols => 40, rows => 6 %> |
- Swagg CAPTCHA: |
+ Swagg CAPTCHAâ„¢: |
<%= radio_button answer => 0 %>
<%= label_for answer => "I don\'t want to post" %>
|