Skip to content

Commit c76a54f

Browse files
maclover7MylesBorins
authored andcommittedSep 20, 2017
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 cac4beb commit c76a54f

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
@@ -135,7 +135,7 @@ This will build Node.js first (if necessary) and then use it to build the docs:
135135
$ make doc
136136
```
137137

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

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

0 commit comments

Comments
 (0)
Please sign in to comment.