]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Spelling: independant -> independent (#1653)
authorSimon Willison <swillison@gmail.com>
Wed, 25 May 2022 17:15:47 +0000 (10:15 -0700)
committerGitHub <noreply@github.com>
Wed, 25 May 2022 17:15:47 +0000 (19:15 +0200)
README.md
docs/index.md

index 404494a35136b02cc8e5d0b33eaf51c3d4a417c7..44bd55c77e82a6d833c11b42e4645fb1739532e2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ It is production-ready, and gives you the following:
 * 100% type annotated codebase.
 * Few hard dependencies.
 * Compatible with `asyncio` and `trio` backends.
-* Great overall performance [against independant benchmarks][techempower].
+* Great overall performance [against independent benchmarks][techempower].
 
 ## Requirements
 
index 1918fc9950a35dcdd1bbb134cb58242eb5350485..5a501402133ae4822e273b0e5d89f81be543711a 100644 (file)
@@ -34,7 +34,7 @@ It is production-ready, and gives you the following:
 * 100% type annotated codebase.
 * Few hard dependencies.
 * Compatible with `asyncio` and `trio` backends.
-* Great overall performance [against independant benchmarks][techempower].
+* Great overall performance [against independent benchmarks][techempower].
 
 ## Requirements