Skip to content

Commit

Permalink
fix: fix typo in form field help text
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantsan committed May 15, 2024
1 parent f87bd1a commit e95b0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckanext/mailcraft/config_schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ fields:

- field_name: ckanext.mailcraft.redirect_emails_to
label: Redirect emails to
help_text: Redirect outgoing emails to a specified email1
help_text: Redirect outgoing emails to a specified email
validators: ignore_empty, unicode_safe, email_validator

0 comments on commit e95b0fb

Please # to comment.