Skip to content

Commit c38b206

Browse files
committed
doc: add missing word
1 parent 4d842e3 commit c38b206

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)