From 3e26ba7363ef7508b5ac7ef96b20f06cadc5cd18 Mon Sep 17 00:00:00 2001 From: Tano Abeleyra Date: Fri, 27 Sep 2019 23:48:40 -0300 Subject: [PATCH] Fix minor typo in documentation --- docs/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index 6be23927d..90d17ce9d 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -1059,7 +1059,7 @@ always lowercase. intensive operation. You might therefore want to handle this task manually, out of the context of API instantiation. Also remember - that, by default, any already exsistent index + that, by default, any already existent index for which the definition has been changed, will be dropped and re-created.