Skip to content

Commit 2423ecd

Browse files
watildeaduh95
authored andcommitted
meta: fix typos in issue template config
PR-URL: #61399 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Gürgün Dayıoğlu <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
1 parent f3caf27 commit 2423ecd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ contact_links:
55
about: Please file an issue in our help repo.
66
- name: 📦 Have an issue with npm?
77
url: https://github.com/npm/cli/issues
8-
about: npm has a seperate issue tracker.
8+
about: npm has a separate issue tracker.
99
- name: 📡 Have an issue with undici? (`WebSocket`, `fetch`, etc.)
1010
url: https://github.com/nodejs/undici/issues
11-
about: Undici has a seperate issue tracker.
11+
about: Undici has a separate issue tracker.
1212
- name: 🌐 Found a problem with nodejs.org beyond the API reference docs?
1313
url: https://github.com/nodejs/nodejs.org/issues/new/choose
1414
about: Please file an issue in the Node.js website repo.

0 commit comments

Comments
 (0)