diff --git a/.gitea/issue_template/featurerequest.yml b/.gitea/issue_template/featurerequest.yml index f4b6fb0..2ed0fae 100644 --- a/.gitea/issue_template/featurerequest.yml +++ b/.gitea/issue_template/featurerequest.yml @@ -22,7 +22,7 @@ body: description: 'Explain *what* you want added. Also describe why this feature can''t implemented without integrating it into the CORE Framework. Include as many details as possible.' placeholder: | Example: - I want to do XY in my project, which is fairely hard to implement but would benefit a lot of projects. + I want to do XY in my project, which is fairly hard to implement but would benefit a lot of projects. validations: required: true - type: 'textarea'