From f2ab0a3009ddf2c0afa0bccbf1a2108a5f08b294 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Wed, 25 May 2022 10:15:47 -0700 Subject: [PATCH] Spelling: independant -> independent (#1653) --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3