From: Simon Willison Date: Wed, 25 May 2022 17:15:47 +0000 (-0700) Subject: Spelling: independant -> independent (#1653) X-Git-Tag: 0.20.1~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2ab0a3009ddf2c0afa0bccbf1a2108a5f08b294;p=thirdparty%2Fstarlette.git Spelling: independant -> independent (#1653) --- diff --git a/README.md b/README.md index 404494a3..44bd55c7 100644 --- 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 diff --git a/docs/index.md b/docs/index.md index 1918fc99..5a501402 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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