Skip to content

Commit 0914880

Browse files
maclover7jasnell
authored andcommitted
doc: add missing word
PR-URL: #14924 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 4d842e3 commit 0914880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ This will build Node.js first (if necessary) and then use it to build the docs:
132132
$ make doc
133133
```
134134

135-
If you have an existing Node.js you can build just the docs with:
135+
If you have an existing Node.js build, you can build just the docs with:
136136

137137
```console
138138
$ NODE=/path/to/node make doc-only

0 commit comments

Comments
 (0)