★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/c6a56ae23eNouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files

doc: correct grammatical error in BUILDING.md

Grammatical error corrected.

PR-URL: #22067
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
  • Loading branch information...
brandonlwt authored and targos committed Aug 1, 2018
1 parent 0beffc0 commit c6a56ae23e8c283c5c516241178a872bca5eba92
Showing with 2 additions and 2 deletions.
  1. +2 −2 BUILDING.md
@@ -4,7 +4,7 @@ Depending on what platform or features you require, the build process may
differ slightly. After you've successfully built a binary, running the
test suite to validate that the binary works as intended is a good next step.

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
[Node.js issue tracker](https://github.com/nodejs/node/issues) or
file a new issue.

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

The community does not build or test against end-of-life distributions (EoL).
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
platforms in production.

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

0 comments on commit c6a56ae

Please sign in to comment.
You can’t perform that action at this time.