mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 16:31:11 +00:00
docs: fix grammar
This commit is contained in:
parent
96c2764de6
commit
8338015355
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ The reitit routing perf is measured to get an internal baseline to optimize agai
|
|||
|
||||
### Looking out of the box
|
||||
|
||||
A quick poke to [the fast routers in Go](https://github.com/julienschmidt/go-http-routing-benchmark) indicates that reitit is less 50% slower than the fastest routers in Go. Which is kinda awesome.
|
||||
A quick poke to [the fast routers in Go](https://github.com/julienschmidt/go-http-routing-benchmark) indicates that reitit is less than 50% slower than the fastest routers in Go. Which is kinda awesome.
|
||||
|
||||
### Faster!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue