Skip to content

Commit c78d164

Browse files
authored
Fix nfpm typo (#1943)
1 parent 4dd2c86 commit c78d164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Please refer to [VS Code's prerequisites](https://github.com/Microsoft/vscode/wi
1919
Differences:
2020

2121
- We require a minimum of node v12 but later versions should work.
22-
- We use [fnpm](https://github.com/goreleaser/nfpm) to build `.deb` and `.rpm` packages.
22+
- We use [nfpm](https://github.com/goreleaser/nfpm) to build `.deb` and `.rpm` packages.
2323
- We use [jq](https://stedolan.github.io/jq/) to build code-server releases.
2424
- The [CI container](../ci/images/debian8/Dockerfile) is a useful reference for all our dependencies.
2525

0 commit comments

Comments
 (0)