We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0beffc0 commit c6a56aeCopy full SHA for c6a56ae
1 file changed
BUILDING.md
@@ -4,7 +4,7 @@ Depending on what platform or features you require, the build process may
4
differ slightly. After you've successfully built a binary, running the
5
test suite to validate that the binary works as intended is a good next step.
6
7
-If you consistently can reproduce a test failure, search for it in the
+If you can reproduce a test failure consistently, search for it in the
8
[Node.js issue tracker](https://github.com/nodejs/node/issues) or
9
file a new issue.
10
@@ -34,7 +34,7 @@ Support is divided into three tiers:
34
### Supported platforms
35
36
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
+Thus, we do not recommend that you use Node on end-of-life or unsupported
38
platforms in production.
39
40
| System | Support type | Version | Architectures | Notes |
0 commit comments