Skip to content

Commit 8415d1a

Browse files
authored
Merge pull request #34 from CodeCafeCommunity/bug-template-typofix
Fix typo in bug form.
2 parents 7738357 + 214b6d7 commit 8415d1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ body:
55
- type: textarea
66
attributes:
77
label: Current Behavior
8-
description: A clear and concise description of what the bug is..
8+
description: A clear and concise description of what the bug is.
99
validations:
1010
required: true
1111
- type: textarea

0 commit comments

Comments
 (0)