summaryrefslogtreecommitdiffstats
path: root/nvim
diff options
context:
space:
mode:
authorNhan Luu <62146587+nhld@users.noreply.github.com>2025-01-16 02:37:36 +0700
committerGitHub <noreply@github.com>2025-01-15 14:37:36 -0500
commit77615f91983597eb2e216a54f10cc8734c13a0de (patch)
treeb2680760a199b6ec57fe9038a0507488b32b13ff /nvim
parent92e9954f3b1f453b081808a7af508566358b9de1 (diff)
downloaddots-77615f91983597eb2e216a54f10cc8734c13a0de.tar.gz
chore: fix typo in bug report issue template (#1306)
Diffstat (limited to 'nvim')
-rw-r--r--nvim/.github/ISSUE_TEMPLATE/bug_report.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nvim/.github/ISSUE_TEMPLATE/bug_report.md b/nvim/.github/ISSUE_TEMPLATE/bug_report.md
index 55b45b0..86598b8 100644
--- a/nvim/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/nvim/.github/ISSUE_TEMPLATE/bug_report.md
@@ -11,7 +11,7 @@ assignees: ''
## Before Reporting an Issue
- I have read the kickstart.nvim README.md.
-- I have read the appropiate plugin's documentation.
+- I have read the appropriate plugin's documentation.
- I have searched that this issue has not been reported before.
- [ ] **By checking this, I confirm that the above steps are completed. I understand leaving this unchecked will result in this report being closed immediately.**