Skip to content

Commit 116ab0e

Browse files
committed
chore: fix typo
1 parent b353619 commit 116ab0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body:
1010
id: feature-description
1111
attributes:
1212
label: Clear and concise description of the problem
13-
description: 'As a developer using vite-test-utils I want [goal / wish] so that [benefit]. If you intend to submit a PR for this issue, tell us in the description. Thanks!'
13+
description: 'As a developer using @intlify/utils. I want [goal / wish] so that [benefit]. If you intend to submit a PR for this issue, tell us in the description. Thanks!'
1414
validations:
1515
required: true
1616
- type: textarea

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
in the main branch.
1717

1818
- Check if the issue is reproducible with the latest stable version of
19-
vite-test-utils. If you are using a pre-release, please indicate the specific
19+
`@intlify/utils`. If you are using a pre-release, please indicate the specific
2020
version you are using.
2121

2222
- It is **required** that you clearly describe the steps necessary to reproduce

0 commit comments

Comments
 (0)