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 4d842e3 commit c38b206Copy full SHA for c38b206
BUILDING.md
@@ -132,7 +132,7 @@ This will build Node.js first (if necessary) and then use it to build the docs:
132
$ make doc
133
```
134
135
-If you have an existing Node.js you can build just the docs with:
+If you have an existing Node.js build, you can build just the docs with:
136
137
```console
138
$ NODE=/path/to/node make doc-only
0 commit comments