Skip to content

Commit 4483adc

Browse files
0xflotusindutny
authored andcommitted
readme: fix word Performance
PR-URL: #23 Reviewed-By: Fedor Indutny <[email protected]>
1 parent a732487 commit 4483adc

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
@@ -24,7 +24,7 @@ This project is a port of [http_parser][0] to TypeScript. [llparse][1] is used
2424
to generate the output C and/or bitcode artifacts, which could be compiled and
2525
linked with the embedder's program (like [Node.js][7]).
2626

27-
## Peformance
27+
## Performance
2828

2929
So far llhttp outperforms http_parser:
3030

0 commit comments

Comments
 (0)