From f8ae290da070841918bdbd03f8634326cf41f9f9 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sat, 7 May 2022 19:59:49 +0200 Subject: [PATCH] docs: typo fixed Thank you @dlax! --- docs/advanced/pipeline.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced/pipeline.rst b/docs/advanced/pipeline.rst index 37c38a629..2a902f748 100644 --- a/docs/advanced/pipeline.rst +++ b/docs/advanced/pipeline.rst @@ -290,7 +290,7 @@ The fine prints The Pipeline mode is an experimental feature. - Its behaviour, especially around error condtions, hasn't been explored as + Its behaviour, especially around error conditions, hasn't been explored as much as the normal request-response messages pattern, and its async nature makes it inherently more complex. -- 2.47.2