Skip to content

Commit aa015b7

Browse files
chore: fix wording of label "Type: Idea"'s description (#308)
1 parent e33b397 commit aa015b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
description: "Enhancement of the code, not introducing new features."
2525
- name: "Type: Idea"
2626
color: fef2c0
27-
description: "Marks an idea, which might be excepted and implemented."
27+
description: "Marks an idea, which might be accepted and implemented."
2828
- name: "Type: Feature"
2929
color: 0e8a16
3030
description: "New features or options."

0 commit comments

Comments
 (0)