From e09646441d67ea59e2daece896d027dc5a067815 Mon Sep 17 00:00:00 2001 From: Alejo Carballude Date: Thu, 5 Nov 2020 18:31:38 -0300 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=20Fix=20typo=20in=20Benchmarks=20(#19?= =?UTF-8?q?95)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/docs/benchmarks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/benchmarks.md b/docs/en/docs/benchmarks.md index 5223df81d..e05fec840 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: