about summary refs log tree commit diff stats
path: root/.gitea
diff options
context:
space:
mode:
Diffstat (limited to '.gitea')
-rw-r--r--.gitea/issue_template/bug.md2
-rw-r--r--.gitea/issue_template/feature.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitea/issue_template/bug.md b/.gitea/issue_template/bug.md
index 3dfb0b73..c4016d46 100644
--- a/.gitea/issue_template/bug.md
+++ b/.gitea/issue_template/bug.md
@@ -27,6 +27,6 @@ Libredirect version:
 <!--Just drag and drop any screenshots or videos you have of the issue below-->
 
 <br>
-<!--Put an "x" inbetween the brackets to confirm-->
+<!--Put an "x" between the brackets to confirm-->
 
 - [ ] I have checked on codeberg and github and can confirm this issue is not a duplicate.
diff --git a/.gitea/issue_template/feature.md b/.gitea/issue_template/feature.md
index 6993b6d4..0e13c21c 100644
--- a/.gitea/issue_template/feature.md
+++ b/.gitea/issue_template/feature.md
@@ -5,11 +5,11 @@ labels:
   - "Kind: Feature"
 ---
 
-## Describe your current issue/inconvinience
+## Describe your current issue/inconvenience
 
 ## Explain how this new feature will solve this
 
 <br>
-<!--Put an "x" inbetween the brackets to confirm-->
+<!--Put an "x" between the brackets to confirm-->
 
 - [ ] I have checked on codeberg and github and can confirm this issue is not a duplicate.