Skip to content

Commit faba846

Browse files
Fix typo in lint issue template (#15427)
Small typo I found while looking at recent lint requests/issues. changelog: none
2 parents 4cb43f4 + a5af84c commit faba846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/new_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ body:
5151
- type: textarea
5252
id: comparison
5353
attributes:
54-
label: Comparision with existing lints
54+
label: Comparison with existing lints
5555
description: |
5656
What makes this lint different from any existing lints that are similar, and how are those differences useful?
5757

0 commit comments

Comments
 (0)