Fix various typos
Fixes user-facing and non-user-facing typos Found via `codespell -S "./vendor" -L ontext,rememberable,ridiculus,varius`
This commit is contained in:
parent
688a8e3561
commit
7d9739349b
20 changed files with 25 additions and 25 deletions
|
|
@ -1,5 +1,5 @@
|
|||
%p
|
||||
Setup the time frame in which people can registrer to your conference
|
||||
Setup the time frame in which people can register to your conference
|
||||
= form_for(@registration_period, url: admin_conference_registration_period_path(@conference.short_title)) do |f|
|
||||
.form-group
|
||||
= f.label :start_date
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue