Skip to content

Commit c8486a7

Browse files
authored
docs: typo
1 parent b40069a commit c8486a7

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
@@ -1,7 +1,7 @@
11
# `json-joy` JIT Router
22

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

77

0 commit comments

Comments
 (0)