diff --git a/app/views/admin/venues/_form.html.haml b/app/views/admin/venues/_form.html.haml index 960b01e4..39f14aa0 100644 --- a/app/views/admin/venues/_form.html.haml +++ b/app/views/admin/venues/_form.html.haml @@ -33,7 +33,7 @@ = f.file_field :picture = f.hidden_field :picture_cache %span.help-block - This will be displayed on the venue are of the splash page. + This will be displayed on the venue area of the splash page. .form-group = f.label :street %abbr{title: 'This field is required'} *