Skip to content

Commit 8c80e91

Browse files
hiroppyaddaleax
authored andcommitted
doc: fix typo in writing-and-running-benchmarks.md
PR-URL: #14600 Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 9f319d5 commit 8c80e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/writing-and-running-benchmarks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ an example. This pull request _claims_ to improve the performance of the
153153

154154
First build two versions of Node.js, one from the master branch (here called
155155
`./node-master`) and another with the pull request applied (here called
156-
`./node-pr-5135`).
156+
`./node-pr-5134`).
157157

158158
The `compare.js` tool will then produce a csv file with the benchmark results.
159159

0 commit comments

Comments
 (0)