Skip to content

Commit

Permalink
fix: revert unrelated change
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 authored Sep 23, 2023
1 parent a8e8e80 commit d6b39b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/git-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ ncu-config set waitTimeMultiApproval 48

## `git node v8`

Update or patch the V8 engine.
Update or patch the V8 engine.
This tool will maintain a clone of the V8 repository in `~/.update-v8/v8`
if it's used without `--v8-dir`.

Expand Down Expand Up @@ -372,7 +372,7 @@ Options:
### `git node v8 minor`

Compare current V8 version with latest upstream of the same major. Applies a
patch if necessary.
patch if necessary.
If the `git apply` command fails, a patch file will be written in the Node.js
clone directory.

Expand Down

0 comments on commit d6b39b9

Please sign in to comment.