Skip to content

Commit c6a56ae

Browse files
brandonlwttargos
authored andcommitted
doc: correct grammatical error in BUILDING.md
Grammatical error corrected. PR-URL: #22067 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]>
1 parent 0beffc0 commit c6a56ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILDING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Depending on what platform or features you require, the build process may
44
differ slightly. After you've successfully built a binary, running the
55
test suite to validate that the binary works as intended is a good next step.
66

7-
If you consistently can reproduce a test failure, search for it in the
7+
If you can reproduce a test failure consistently, search for it in the
88
[Node.js issue tracker](https://github.com/nodejs/node/issues) or
99
file a new issue.
1010

@@ -34,7 +34,7 @@ Support is divided into three tiers:
3434
### Supported platforms
3535

3636
The community does not build or test against end-of-life distributions (EoL).
37-
Thus we do not recommend that you use Node on end-of-life or unsupported
37+
Thus, we do not recommend that you use Node on end-of-life or unsupported
3838
platforms in production.
3939

4040
| System | Support type | Version | Architectures | Notes |

0 commit comments

Comments
 (0)