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:
luzpaz 2025-10-15 11:15:47 +00:00
parent 688a8e3561
commit 7d9739349b
20 changed files with 25 additions and 25 deletions

View file

@ -18,7 +18,7 @@
%abbr{title: 'This field is required'} *
= f.text_field :submitter_relationship, rows: 5, required: true, class: 'form-control'
%span.help-block
e.g. employee, comunity manager, etc
e.g. employee, community manager, etc
.form-group
= f.label :website_url, 'Website URL'
%abbr{title: 'This field is required'} *