We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811dc66 commit 87af049Copy full SHA for 87af049
docs/git-node.md
@@ -338,7 +338,7 @@ ncu-config set waitTimeMultiApproval 48
338
339
## `git node v8`
340
341
-Update or patch the V8 engine.
+Update or patch the V8 engine.
342
This tool will maintain a clone of the V8 repository in `~/.update-v8/v8`
343
if it's used without `--v8-dir`.
344
@@ -375,7 +375,7 @@ Options:
375
### `git node v8 minor`
376
377
Compare current V8 version with latest upstream of the same major. Applies a
378
-patch if necessary.
+patch if necessary.
379
If the `git apply` command fails, a patch file will be written in the Node.js
380
clone directory.
381
0 commit comments