diff --git a/templates/page/captcha.html.ep b/templates/page/captcha.html.ep index 06f9bbf..db327c0 100644 --- a/templates/page/captcha.html.ep +++ b/templates/page/captcha.html.ep @@ -16,7 +16,7 @@

Should be a single number between <%= $error->[2] %> and <%= $error->[3] %>.

<% } =%> - <%= label_for answer => "What roman numeral is this?: $roman_numeral" %> + <%= label_for answer => "What Roman numeral is this?: $roman_numeral" %> <%= number_field 'answer', ( id => 'answer', min => 1,