diff options
| author | Hugo van Kemenade <hugovk@users.noreply.github.com> | 2021-11-16 13:09:33 +0200 |
|---|---|---|
| committer | Hugo van Kemenade <hugovk@users.noreply.github.com> | 2021-11-16 13:52:16 +0200 |
| commit | 02f08657ae9f5019f8d2539c1d5e7190ace84527 (patch) | |
| tree | 743eba2ffe13ef08b21849447284f4bb2f81807b /.github | |
| parent | a65c4326c788cd9f6a81eb1754029751500f7721 (diff) | |
| download | python-setuptools-git-02f08657ae9f5019f8d2539c1d5e7190ace84527.tar.gz | |
Fix typo
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature-request.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 88ae6741..7bd47681 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -73,7 +73,7 @@ body: Have you tried to workaround the problem using other tools? Or a different approach to solving this issue? Please elaborate here. placeholder: >- - I tried doing X, Y and Z. But they are subobpimal because of P. + I tried doing X, Y and Z. But they are suboptimal because of P. - type: textarea attributes: |
