doc: fix typo in readme (#2450)

This commit is contained in:
Robert Caulk
2024-07-09 09:12:22 +02:00
committed by GitHub
parent 232f37126e
commit eab660873a

View File

@@ -18,7 +18,7 @@ Tantivy is, in fact, strongly inspired by Lucene's design.
## Benchmark
The following [benchmark](https://tantivy-search.github.io/bench/) breakdowns
The following [benchmark](https://tantivy-search.github.io/bench/) breaks down the
performance for different types of queries/collections.
Your mileage WILL vary depending on the nature of queries and their load.