Skip to content

Commit bdbdc9b

Browse files
authored
typo: happend -> happened (#375)
1 parent f3b36e6 commit bdbdc9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@ body:
2020
attributes:
2121
label: Describe bug
2222
description: and also tell us how to reproduce!
23-
placeholder: A bug happend when I ate cereal!
24-
value: "A bug happend when I ate cereal!"
23+
placeholder: A bug happened when I ate cereal!
24+
value: "A bug happened when I ate cereal!"
2525
validations:
2626
required: true
2727
- type: textarea
2828
id: what-happened
2929
attributes:
3030
label: What happened?
3131
description: Also tell us, what did you expect to happen?
32-
placeholder: A bug happend!
32+
placeholder: A bug happened!
3333
value: "A bug happened!"
3434
validations:
3535
required: true

0 commit comments

Comments
 (0)