File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
178178Starting with Node.js 25, official Linux binaries are linked with ` libatomic ` and these systems
179179must have the ` libatomic ` runtime installed and available at execution time to run the binaries.
180180The package name for the ` libatomic ` runtime is typically ` libatomic ` or ` libatomic1 ` depending
181- on your Linux distribution .
181+ on your Linux distibution .
182182
183183<!-- lint disable final-definition-->
184184
Original file line number Diff line number Diff line change @@ -286,7 +286,7 @@ needs to be pointed out separately during the onboarding.
286286* If you are interested in helping to fix coverity reports consider requesting
287287 access to the projects coverity project as outlined in [ static-analysis] [ ] .
288288* If you are interested in helping out with CI reliability, check out the
289- [ reliability respository ] [ ] and [ guide on how to deal with CI flakes] [ ] .
289+ [ reliability repository ] [ ] and [ guide on how to deal with CI flakes] [ ] .
290290
291291[ Code of Conduct ] : https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md
292292[ Labels ] : doc/contributing/collaborator-guide.md#labels
You can’t perform that action at this time.
0 commit comments