Skip to content

Commit 0f0fca1

Browse files
Fix typo in bug report template (#224)
2 parents 2d76110 + c4eea31 commit 0f0fca1

File tree

1 file changed

+1
-1
lines changed
  • template/{% if git_platform=="github.com" %}.github{% endif %}/ISSUE_TEMPLATE

1 file changed

+1
-1
lines changed

template/{% if git_platform=="github.com" %}.github{% endif %}/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ assignees: ''
77

88
---
99

10-
Describe the bug, including a clear and concise description of the expected behavior, the actual behavior and the context in which you encountered it (ideally include details of your environment).
10+
Describe the bug, including a clear and concise description of the expected behaviour, the actual behavior and the context in which you encountered it (ideally include details of your environment).
1111

1212
## Steps To Reproduce
1313
Steps to reproduce the behavior:

0 commit comments

Comments
 (0)