doc: add missing word · nodejs/node@c76a54f

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit c76a54f

maclover7MylesBorins

authored and

committed

doc: add missing word

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>

1 parent cac4beb commit c76a54f

File tree

1 file changed

+

1

-

1

lines changed

1 file changed

+

1

-

1

lines changed

Lines changed: 1 addition & 1 deletion

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)