Remove duplicate aria text

This commit is contained in:
Erin Song 2024-12-13 11:36:47 -08:00
parent 8fcf4a5706
commit 3770494781
No known key found for this signature in database

View file

@ -530,7 +530,7 @@ class PurposeForm(RegistrarForm):
widget=forms.Textarea(
attrs={
"aria-label": "What is the purpose of your requested domain? Describe how youll use your .gov domain. \
Will it be used for a website, email, or something else? You can enter up to 2000 characters."
Will it be used for a website, email, or something else?"
}
),
validators=[