Skip to content

Commit 2a04e7c

Browse files
authored
docs: fix new shims contributing typo (#599)
1 parent 8bebc0c commit 2a04e7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)