Skip to content

Commit 669d35a

Browse files
fixed typo
1 parent 5097812 commit 669d35a

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
@@ -92,7 +92,7 @@ I ran some benchmarks against lua-cjson, rapidjson, and dkjson. For each test, I
9292

9393
I also calculated the throughput for each of the files to show how it may affect real-world performance. You can also find a LuaJIT version in the benchmarks folder
9494

95-
![Lua Throughput Performance Chart](benchamrk/lua-throughput.png)
95+
![Lua Throughput Performance Chart](benchmark/lua-throughput.png)
9696

9797
All tested files are in the [jsonexamples folder](jsonexamples/).
9898

0 commit comments

Comments
 (0)