From 3cb3c0e44e9941a7bd36f0f7e7eeb851349bd0af Mon Sep 17 00:00:00 2001 From: David Arnold Date: Wed, 25 Apr 2018 21:01:22 +1000 Subject: [PATCH] Fix cut'n'paste error. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5b92b8e4..5bab413d 100644 --- a/README.rst +++ b/README.rst @@ -60,7 +60,7 @@ You can also create additional redis client and process fixtures if you'd need t .. note:: - Each RabbitMQ process fixture can be configured in a different way than the others through the fixture factory arguments. + Each Redis process fixture can be configured in a different way than the others through the fixture factory arguments. Configuration =============