]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
✏ Fix typo in Benchmarks (#1995)
authorAlejo Carballude <alejocarballude@gmail.com>
Thu, 5 Nov 2020 21:31:38 +0000 (18:31 -0300)
committerGitHub <noreply@github.com>
Thu, 5 Nov 2020 21:31:38 +0000 (22:31 +0100)
docs/en/docs/benchmarks.md

index 5223df81d6c9779a38b727f5d0d3e88c459407c0..e05fec8406621d010770df13128bb961e509376d 100644 (file)
@@ -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: