Skip to content

Commit d361925

Browse files
committed
Fix typo
1 parent 9181540 commit d361925

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/1_user_support.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ body:
1313
label: Checklist
1414
description: Checklist before creating an issue.
1515
options:
16-
- label: "I am using the latest version of this aciton."
16+
- label: "I am using the latest version of this action."
1717
required: true
1818
- label: "I have read the latest README and followed the instructions."
1919
required: true

.github/ISSUE_TEMPLATE/2_bug_report.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ body:
1313
label: Checklist
1414
description: Checklist before creating an issue.
1515
options:
16-
- label: "I am using the latest version of this aciton."
16+
- label: "I am using the latest version of this action."
1717
required: true
1818
- label: "I have read the latest README and followed the instructions."
1919
required: true

.github/ISSUE_TEMPLATE/3_proposal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ body:
1313
label: Checklist
1414
description: Checklist before creating an issue.
1515
options:
16-
- label: "I am using the latest version of this aciton."
16+
- label: "I am using the latest version of this action."
1717
required: true
1818
- label: "I have read the latest README and followed the instructions."
1919
required: true

0 commit comments

Comments
 (0)