From f335b7d773a4507c64d79fafb11986bd58422ffc Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 18 Dec 2019 17:42:51 -0400 Subject: [PATCH] Fix typo in deploying chapter Signed-off-by: Roberto Rosario --- docs/chapters/deploying.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/deploying.txt b/docs/chapters/deploying.txt index 7889435e59..a0e943fd11 100644 --- a/docs/chapters/deploying.txt +++ b/docs/chapters/deploying.txt @@ -166,7 +166,7 @@ For another setup that offers more performance and scalability refer to the #. Configure Redis: Configure Redis to discard data when it runs out of memory, not save its - database and only keep 1 database: + database and only keep 2 database: .. code-block:: bash