From c5d30b2362643feb21948e9db4967af31915866a Mon Sep 17 00:00:00 2001 From: Al-Saleh KEITA <28827545+askeita@users.noreply.github.com> Date: Fri, 11 Jun 2021 15:51:07 +0200 Subject: [PATCH] Typo Removed extra spacing --- deployment.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deployment.rst b/deployment.rst index a0f85444b6d..3fc00b4d44b 100644 --- a/deployment.rst +++ b/deployment.rst @@ -7,8 +7,7 @@ How to Deploy a Symfony Application =================================== Deploying a Symfony application can be a complex and varied task depending on -the setup and the requirements of your application. This article is not a step- -by-step guide, but is a general list of the most common requirements and ideas +the setup and the requirements of your application. This article is not a step-by-step guide, but is a general list of the most common requirements and ideas for deployment. .. _symfony2-deployment-basics: