Fix typo in venue form help text
This commit is contained in:
parent
58f4746ace
commit
e703d1dcf4
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
||||||
= f.file_field :picture
|
= f.file_field :picture
|
||||||
= f.hidden_field :picture_cache
|
= f.hidden_field :picture_cache
|
||||||
%span.help-block
|
%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
|
.form-group
|
||||||
= f.label :street
|
= f.label :street
|
||||||
%abbr{title: 'This field is required'} *
|
%abbr{title: 'This field is required'} *
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue