Skip to content

Commit 9268c5d

Browse files
committed
docs: fix new shims contributing typo
1 parent c7a9bde commit 9268c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ New package managers can be added by editing the following files:
1818
- [`config.json`](./config.json),
1919
- [`.github/workflows/sync.yml`](./.github/workflows/sync.yml) that keeps pinned
2020
versions up-to-date,
21-
- [`package.json`](./package.json) to add to add the added shims to the list of
21+
- [`package.json`](./package.json) to add the new shims to the list of
2222
`"publishConfig/bin"` and `"executableFiles"`,
2323
- [`sources/types.ts`](./sources/types.ts) to add the package manager to the
2424
`SupportedPackageManagers` enum,

0 commit comments

Comments
 (0)