From: Alejo Carballude Date: Thu, 5 Nov 2020 21:31:38 +0000 (-0300) Subject: ✏ Fix typo in Benchmarks (#1995) X-Git-Tag: 0.61.2~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e09646441d67ea59e2daece896d027dc5a067815;p=thirdparty%2Ffastapi%2Ffastapi.git ✏ Fix typo in Benchmarks (#1995) --- diff --git a/docs/en/docs/benchmarks.md b/docs/en/docs/benchmarks.md index 5223df81d6..e05fec8406 100644 --- a/docs/en/docs/benchmarks.md +++ b/docs/en/docs/benchmarks.md @@ -10,7 +10,7 @@ When you check the benchmarks, it is common to see several tools of different ty Specifically, to see Uvicorn, Starlette and FastAPI compared together (among many other tools). -The simplest the problem solved by the tool, the better performance it will get. And most of the benchmarks don't test the additional features provided by the tool. +The simpler the problem solved by the tool, the better performance it will get. And most of the benchmarks don't test the additional features provided by the tool. The hierarchy is like: