Skip to content

Commit c5380c8

Browse files
maclover7MylesBorins
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 abe0148 commit c5380c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ This will build Node.js first (if necessary) and then use it to build the docs:
134134
$ make doc
135135
```
136136

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

139139
```console
140140
$ NODE=/path/to/node make doc-only

0 commit comments

Comments
 (0)