From a496a56e03b077fa7134ffaadcf2f8ce90c1e6f3 Mon Sep 17 00:00:00 2001 From: "Andrew (Andrius) Marcinkevicius" Date: Tue, 30 Dec 2014 19:23:10 +0200 Subject: [PATCH] Fix typo: con => on | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3 | Fixed tickets | --- book/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/installation.rst b/book/installation.rst index 4b3fa4b2f69..a7965c4568e 100644 --- a/book/installation.rst +++ b/book/installation.rst @@ -108,7 +108,7 @@ Creating Symfony Applications without the Installer If you still use PHP 5.3, or if you can't execute the installer for any reason, you can create Symfony applications using the alternative installation method -based con `Composer`_. +based on `Composer`_. Composer is the dependency manager used by modern PHP applications and it can also be used to create new applications based on the Symfony framework. If you