summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md
index edff6d43..096033db 100644
--- a/.github/ISSUE_TEMPLATE/bug.md
+++ b/.github/ISSUE_TEMPLATE/bug.md
@@ -16,6 +16,6 @@ labels: 'bug'
## Description
{{{
- A clear explanation of the bug, including traceback nessage (if any). Please read the contributing guidelines before submit:
+ A clear explanation of the bug, including traceback message (if any). Please read the contributing guidelines before submit:
https://github.com/giampaolo/psutil/blob/master/CONTRIBUTING.md
}}}