Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich authored Oct 5, 2024
1 parent b40069a commit c8486a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# `json-joy` JIT Router

A high-performance (HTTP) router, which constructs a Trie and Radix intermingled
tree of the route structure and the JIT compiles the routes into a single function
tree of the route structure and then JIT compiles the routes into a single function
for the best performance.


Expand Down

0 comments on commit c8486a7

Please sign in to comment.