Skip to content

Commit

Permalink
doc: add missing word
Browse files Browse the repository at this point in the history
PR-URL: nodejs/node#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]>
  • Loading branch information
maclover7 authored and jasnell committed Aug 18, 2017
1 parent 4d842e3 commit 0914880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ This will build Node.js first (if necessary) and then use it to build the docs:
$ make doc
```

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:

```console
$ NODE=/path/to/node make doc-only
Expand Down

0 comments on commit 0914880

Please sign in to comment.