Skip to content

Commit 64f6eb0

Browse files
committed
docs: Fix link to package.json
1 parent cde8cc2 commit 64f6eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ validate(jsonData)
114114

115115
### Performance
116116

117-
This is a part of an output from the [parser benchmark](./benchmarks#json-parser-comparison), when parsing a 4.2 KB formatted string ([package.json](./package,json)) with Node.js 10.15.3:
117+
This is a part of an output from the [parser benchmark](./benchmarks#json-parser-comparison), when parsing a 4.2 KB formatted string ([package.json](./package.json)) with Node.js 10.15.3:
118118

119119
the built-in parser x 61,588 ops/sec ±0.75% (80 runs sampled)
120120
the pure jison parser x 2,516 ops/sec ±1.31% (84 runs sampled)

0 commit comments

Comments
 (0)