From 91aec4e3f294fe5e5d6a3e326e134cf19ea36503 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 18 Nov 2019 16:01:53 -0400 Subject: [PATCH] Fix typo Signed-off-by: Roberto Rosario --- docs/chapters/deploying.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/deploying.rst b/docs/chapters/deploying.rst index ccce49219d..663bca76f6 100644 --- a/docs/chapters/deploying.rst +++ b/docs/chapters/deploying.rst @@ -120,7 +120,7 @@ For another setup that offers more performance and scalability refer to the .. warning:: If this step is interrupted, even if it is later resumed, will - cause the automatic admin user to no be created in some cases. Make sure all + cause the automatic admin user to not be created in some cases. Make sure all environment variable and values are correct. If this happens, refer to the troubleshooting chapters: :ref:`troubleshooting-autoadmin-account` and :ref:`troubleshooting-admin-password`.