Skip to content

Commit

Permalink
doc: add missing word
Browse files Browse the repository at this point in the history
PR-URL: #14924
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
maclover7 authored and MylesBorins committed Sep 20, 2017
1 parent cac4beb commit c76a54f
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 @@ -135,7 +135,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 c76a54f

Please sign in to comment.