Pārlūkot izejas kodu

Fixed typo on installation documentation (#3734)

diegospd 9 gadi atpakaļ
vecāks
revīzija
4e22d8ccb0
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Resources/doc/getting_started/installation.rst

+ 1 - 1
Resources/doc/getting_started/installation.rst

@@ -45,7 +45,7 @@ to download the SonataDoctrineORMAdminBundle, execute the following command:
 Step 2: Enable the Bundle
 -------------------------
 
-Then, enable the bundle and the bundles is relies on by adding the following
+Then, enable the bundle and the bundles it relies on by adding the following
 line in the `app/AppKernel.php` file of your project:
 
 .. code-block:: php