Skip to content

Commit d4ec22f

Browse files
doc: fix typos and grammar in BUILDING.md & onboarding.md
1 parent 32d4e00 commit d4ec22f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
178178
Starting with Node.js 25, official Linux binaries are linked with `libatomic` and these systems
179179
must have the `libatomic` runtime installed and available at execution time to run the binaries.
180180
The 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

onboarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)