diff --git a/apps/mozorg/forms.py b/apps/mozorg/forms.py index 202748de76a..27fbcd960a0 100644 --- a/apps/mozorg/forms.py +++ b/apps/mozorg/forms.py @@ -70,7 +70,7 @@ def render(self, name, value, attrs=None): input_txt = super(PrivacyWidget, self).render(name, value, attrs) policy_txt = _(u'I’m okay with you handling this info as you explain ' - u'in your Privacy Policy') + u'in your Privacy Policy') return mark_safe( '